Result:
found 571 distributions and 1126 files matching your query !
( run in 1.295 )
vptk_w
view release on metacpan or search on metacpan
vptk_w/Project.pm view on Meta::CPAN
sub new { # default constructor
my $class = shift;
my $this = {list=>[],data=>{}};
bless $this => $class;
}
sub init { # just clean all
my $this = shift;
my $pData = shift;
view all matches for this distribution( run in 1.295 second using v1.01-cache-2.11-cpan-364913b4093 )