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 0.686 second using v1.01-cache-2.11-cpan-39bf76dae61 )