Sophie

Sophie

distrib > Fedora > 20 > x86_64 > by-pkgid > 507948052576f8c16850aaf640a2d23c > files > 7

perl-Tangerine-0.11-1.fc20.noarch.rpm

Something to work on:

* Parse EXPR form of eval
* Test::Requires
* A new Tangerine method to report required perl version
* Allow users to specify additional hooks to run
* Convert versions in use statements as required, e.g.
  use Exporter 5.7012345_6789 tries to load
  Exporter 5.701234568
* Support Module::Runtime (e.g. use_module())
* The script is a mess; refactor it
* The script also needs a manpage