in reply to
Re^4: perl regular expressions
in thread
perl regular expressions
Well, yes. That's what
Data::Undump
is for, for instance. As shown above, it does the job, too, though it appears it is still a bit fussy about how that file must be formatted. (Anything not straight out of
Data::Dumper
might cause problems.)
Comment on
Re^5: perl regular expressions
In Section
Seekers of Perl Wisdom