Aion-Annotation
view release on metacpan or search on metacpan
script/aion-scan view on Meta::CPAN
#!/usr/bin/perl
use utf8;
use open qw/:std :utf8/;
use Aion::Carp;
use Aion::Annotation;
Aion::Annotation->new_from_args(\@ARGV)->scan
( run in 1.742 second using v1.01-cache-2.11-cpan-13bb782fe5a )