summaryrefslogblamecommitdiff
path: root/lib/presque.pm
blob: 2116589893d81a58c0522d1c42833561413548c9 (plain) (tree)
































                                                                    
package presque;

use strict;
use warnings;
our $VERSION = '0.01';

1;
__END__

=head1 NAME

presque -

=head1 SYNOPSIS

  use presque;

=head1 DESCRIPTION

presque is

=head1 AUTHOR

franck cuny E<lt>franck@lumberjaph.netE<gt>

=head1 SEE ALSO

=head1 LICENSE

This library is free software; you can redistribute it and/or modify
it under the same terms as Perl itself.

=cut