Alien-CodePress

 view release on metacpan or  search on metacpan

bin/codepress-install  view on Meta::CPAN

__END__

=head1 NAME

codepress-install   - CodePress installation.

=head1 SYNOPSIS

    codepress-install [-q|-h|-m] [destination-dir]

    Options:
        --quiet | -h    Install quietly (only report errors).
        --help  | -h    This help screen.
    
    destination-dir     Directory to install into. (default current-directory). 


=head1 DESCRIPTION

Installs CodePress using Alien::CodePress.

=head1 OPTIONS

=over 4

=item C<--quiet>

Install quietly (only report errors).

=item C<--help>

Show this help screen.

=item C<destination-dir>

Directory to install CodePress into. Default is the current directory.

=back

=head1 AUTHOR 
Ask Solem C<< <ask@0x61736b.net> >>

=head1 LICENSE                                                                    
                                                                                  
Copyright (C) 2007, Ask Solem.  All rights reserved.                  
                                                                                  
This is free software; you can redistribute it and/or modify it under the same
terms as Perl itself.

=head1 SEE ALSO                                                                   
                                                                                  
L<Alien::CodePress>.                                                          
                                                                                  
=cut

# Local Variables:
#   mode: cperl
#   cperl-indent-level: 4
#   fill-column: 78
# End:
# vim: expandtab tabstop=4 shiftwidth=4 shiftround




( run in 0.507 second using v1.01-cache-2.11-cpan-5b529ec07f3 )