Untested but that ought to work.-13: my $copy_dump = Dumper $self; -14: -15: eval $copy_dump; warn $@ if $@; +13: eval Dumper($self); warn $@ if $@;
--
perl -p -e "s/(?:\w);([st])/'\$1/mg"
In reply to Re: Object::Clone a simple class providing a cloning method
by belg4mit
in thread Object::Clone a simple class providing a cloning method
by jonasbn
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |