An open API service indexing awesome lists of open source software.

https://github.com/dnmfarrell/app-foo


https://github.com/dnmfarrell/app-foo

Last synced: 12 months ago
JSON representation

Awesome Lists containing this project

README

          

=head1 NAME

foo - print bar, usually

=head1 DESCRIPTION

A simple script which usually prints C. On national backwards day
(January 31), it prints C. This distribution is used to show others
how to prepare a script for CPAN.

=head1 SYNOPSIS

$ foo
bar

=head1 AUTHOR

David Farrell

=head1 LICENSE

FreeBSD

=head1 INSTALLATION

Using C:

$ cpan App::foo

Manual install:

$ perl Makefile.PL
$ make
$ make install

=cut