File::Findgrep - example Locale::Maketext-using application


File-Findgrep documentation  | view source Contained in the File-Findgrep distribution.

Index


NAME

Top

File::Findgrep -- example Locale::Maketext-using application

SYNOPSIS

Top

  # Nih.

DESCRIPTION

Top

This module provides a trivial reimplementation of Unix find and grep. It is most useful as an example of a small application that uses Locale::Maketext. Read the source of these files:

File/Findgrep.pm

File/Findgrep/I18N.pm

File/Findgrep/I18N/en.pm

File/Findgrep/I18N/en-us.pm

File/Findgrep/I18N/fr.pm

File/Findgrep/I18N/i-default.pm

Remember that perldoc -l modulename will tell the path to where this module in installed -- if you install it at all.

COPYRIGHT AND DISCLAIMER

Top

AUTHOR

Top

Sean M. Burke sburke@cpan.org


File-Findgrep documentation  | view source Contained in the File-Findgrep distribution.