The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
NAME
    App::grindperl - Guts of the grindperl tool

VERSION
    version 0.001

SYNOPSIS
       use App::grindperl;
       my $app = App::grindperl->new;
       exit $app->run;

DESCRIPTION
    This module contains the guts of the grindperl program.

SEE ALSO
    grindperl

SUPPORT
  Bugs / Feature Requests
    Please report any bugs or feature requests by email to
    "bug-app-grindperl at rt.cpan.org", or through the web interface at
    <http://rt.cpan.org/Public/Dist/Display.html?Name=App-grindperl>. You
    will be automatically notified of any progress on the request by the
    system.

  Source Code
    This is open source software. The code repository is available for
    public review and contribution under the terms of the license.

    <http://github.com/dagolden/app-grindperl>

      git clone http://github.com/dagolden/app-grindperl

AUTHOR
    David Golden <dagolden@cpan.org>

COPYRIGHT AND LICENSE
    This software is Copyright (c) 2011 by David Golden.

    This is free software, licensed under:

      The Apache License, Version 2.0, January 2004