____
      _____  ___|___ \
     / _ \ \/ (_) __) |
    |  __/>  < _ / __/
     \___/_/\_(_)_____|

    $ midgen -l

    Running midgen v0.26
    Stamped -> 2013-08-07T21:27:20Z
    Package: Anamal

    use inc::Module::Install::DSL 1.06;


    all_from lib/Anamal.pm
    requires_from lib/Anamal.pm

    perl_version 5.010000

    requires Bar                   !mcpan
    requires Carp                  1.26
    requires Carp::Always::Color   0.07
    requires Compiler::Lexer       0.13
    requires Data::Printer         0.35
    requires Foo                   0.02
    requires List::Util            1.3
    requires Moo                   1.003
    requires Params::Util          1.07
    requires String::RewritePrefix 0.006
    requires Types::Standard       0.022
    requires X                     1.13

    test_requires Test::Mock::LWP 0.06
    test_requires Test::More      0.98

    recommends Test::Pod           1.48
    recommends Test::Pod::Coverage 1.08

    
    # ToDo you should consider the following
    homepage    https://github.com/.../Anamal
    bugtracker  https://github.com/.../Anamal/issues
    repository  git://github.com/.../Anamal.git
    

    install_script ...

    no_index directory qw{ inc t xt }

    I just spent 8s doing all that, for you, enjoy
    __END__