GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
File::Dir::Dumper::App(3) User Contributed Perl Documentation File::Dir::Dumper::App(3)

File::Dir::Dumper::App - a command line app-implemented as a class to do the dumping.

Version 0.0.8

    use File::Dir::Dumper::App;

    my $app = File::Dir::Dumper::App->new({argv => \@ARGV});

    exit($app->run());

Scans using the @ARGV command line arguments.

Runs the application.

Shlomi Fish, "<shlomif@cpan.org>"

Please report any bugs or feature requests to "bug-file-dir-dumper at rt.cpan.org", or through the web interface at <http://rt.cpan.org/NoAuth/ReportBug.html?Queue=File-Dir-Dumper>. I will be notified, and then you'll automatically be notified of progress on your bug as I make changes.

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

    perldoc File::Dir::Dumper

You can also look for information at:

  • RT: CPAN's request tracker

    <http://rt.cpan.org/NoAuth/Bugs.html?Dist=File-Dir-Dumper>

  • AnnoCPAN: Annotated CPAN documentation

    <http://annocpan.org/dist/File-Dir-Dumper>

  • CPAN Ratings

    <http://cpanratings.perl.org/d/File-Dir-Dumper>

  • Search CPAN

    <http://search.cpan.org/dist/File-Dir-Dumper>

Copyright 2008 Shlomi Fish, all rights reserved.

This program is released under the following license: MIT/X11 Licence.

2022-04-09 perl v5.32.1

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.