/[webpac2]/trunk/conf/mungle/perlmonks-xml.pl
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /trunk/conf/mungle/perlmonks-xml.pl

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 991 by dpavlin, Sun Nov 4 13:34:05 2007 UTC revision 992 by dpavlin, Sun Nov 4 13:47:02 2007 UTC
# Line 1  Line 1 
1  # special mungle file which prepare data_structure from XML  # special mungle file which prepare data_structure from XML
2    
3  my $h = get_ds->{node};  my $h = get_ds->{node};
4  warn "## $0 hash to work on = ",dump( $h );  #warn "## hash to work on = ",dump( $h );
5    
6  set_ds(  set_ds(
7          Title =>        $h->{title},          Title =>        $h->{title},

Legend:
Removed from v.991  
changed lines
  Added in v.992

  ViewVC Help
Powered by ViewVC 1.1.26