Codebase list libsub-wrappackages-perl / 11dba486-46ed-4d0b-9235-ebe37a44fce9/upstream TODO
11dba486-46ed-4d0b-9235-ebe37a44fce9/upstream

Tree @11dba486-46ed-4d0b-9235-ebe37a44fce9/upstream (Download .tar.gz)

TODO @11dba486-46ed-4d0b-9235-ebe37a44fce9/upstreamraw · history · blame

1
2
3
4
Can we do something funky with AUTOLOAD?

use PPI to find __DATA__ / __END__
  perl -MPPI -MPPI::Dumper -e 'PPI::Dumper->new(PPI::Document->new("t/lib/Module/With/Data/Segment.pm"))->print()'