November 8 2014 Weekend Wonders and Modest Modules Back

The Solution

Run

                    $dataprocess = sub { my @fields = split /,/, $_[0], -1; print "@fields\n"; };
                    $self->process_metadata_and_proceed( $dataprocess );


Home Last TOC Copyright © 2014 James E Keenan Back Next