Acme-Jungle-CrawlerExample

 view release on metacpan or  search on metacpan

lib/Acme/Jungle/CrawlerExample.pm  view on Meta::CPAN

    isa => 'Jungle',
    default => sub { 
        return Jungle->new;
    },
); 



#################### main pod documentation begin ###################
## Below is the stub of documentation for your module. 
## You better edit it!


=head1 NAME

CrawlerTest - crawler test using Jungle

=head1 SYNOPSIS

  use CrawlerTest;
  blah blah blah


=head1 DESCRIPTION

Stub documentation for this module was created by ExtUtils::ModuleMaker.
It looks like the author of the extension was negligent enough
to leave the stub unedited.

Blah blah blah.


=head1 USAGE



=head1 BUGS



( run in 0.462 second using v1.01-cache-2.11-cpan-de7293f3b23 )