App::Grepl::Base - Common methods for App::Grepl (internal only)


App-Grepl documentation  | view source Contained in the App-Grepl distribution.

Index


NAME

Top

App::Grepl::Base - Common methods for App::Grepl (internal only)

VERSION

Top

Version 0.01

SYNOPSIS

Top

Common methods for App::Grepl

METHODS

Top

Class Methods

new

 my $grepl = App::Grepl->new;

Common constuctor for App::Grepl classes. If an argument is passed, it must be a hashref.

All initialization should be via an overridden _initialize method.

AUTHOR

Top

Curtis Poe, <ovid at cpan.org>

BUGS

Top

Please report any bugs or feature requests to bug-app-grepl at rt.cpan.org, or through the web interface at http://rt.cpan.org/NoAuth/ReportBug.html?Queue=App-Grepl. I will be notified, and then you'll automatically be notified of progress on your bug as I make changes.

SUPPORT

Top

You can find documentation for this module with the perldoc command.

    perldoc App::Grepl::Base

You can also look for information at:

* AnnoCPAN: Annotated CPAN documentation

http://annocpan.org/dist/App-Grepl

* CPAN Ratings

http://cpanratings.perl.org/d/App-Grepl

* RT: CPAN's request tracker

http://rt.cpan.org/NoAuth/Bugs.html?Dist=App-Grepl

* Search CPAN

http://search.cpan.org/dist/App-Grepl

ACKNOWLEDGEMENTS

Top

COPYRIGHT & LICENSE

Top


App-Grepl documentation  | view source Contained in the App-Grepl distribution.