App::FileSummoner::CreateFile - The great new App::FileSummoner::CreateFile!
my $summoner = App::FileSummoner::CreateFile->new(); $summoner->summonFile('some/path/file.ext');
Create file using best possible skeleton.
Load rules from rules.pl files located in skeleton directories.
Marian Schubert, <marian.schubert at gmail.com>
<marian.schubert at gmail.com>
Please report any bugs or feature requests to bug-file-skeleton at rt.cpan.org, or through the web interface at http://rt.cpan.org/NoAuth/ReportBug.html?Queue=File-Skeleton. I will be notified, and then you'll automatically be notified of progress on your bug as I make changes.
bug-file-skeleton at rt.cpan.org
You can find documentation for this module with the perldoc command.
perldoc App::FileSummoner::CreateFile
You can also look for information at:
RT: CPAN's request tracker (report bugs here)
http://rt.cpan.org/NoAuth/Bugs.html?Dist=File-Skeleton
AnnoCPAN: Annotated CPAN documentation
http://annocpan.org/dist/File-Skeleton
CPAN Ratings
http://cpanratings.perl.org/d/File-Skeleton
Search CPAN
http://search.cpan.org/dist/File-Skeleton/
Copyright 2011 Marian Schubert.
This program is free software; you can redistribute it and/or modify it under the terms of either: the GNU General Public License as published by the Free Software Foundation; or the Artistic License.
See http://dev.perl.org/licenses/ for more information.
To install App::FileSummoner, copy and paste the appropriate command in to your terminal.
cpanm
cpanm App::FileSummoner
CPAN shell
perl -MCPAN -e shell install App::FileSummoner
For more information on module installation, please visit the detailed CPAN module installation guide.