Sean P. Quinlan > SQCAS-0.24 > SQCAS::Admin

Download:
SQCAS-0.24.tar.gz

Dependencies

Annotate this POD

CPAN RT

Open  0
Report a bug
Module Version: 0.01   Source  

NAME ^

SQCAS::Admin - Stub module to make Makefile.PL build subdirectories properly. Need to find a better way.

SYNOPSIS ^

  use SQCAS::Admin;
  blah blah blah

ABSTRACT ^

  This should be the abstract for SQCAS::Admin.
  The abstract is used when making PPD (Perl Package Description) files.
  If you don't want an ABSTRACT you should also edit Makefile.PL to
  remove the ABSTRACT_FROM option.

DESCRIPTION ^

This is a placeholder.

EXPORT

None by default.

HISTORY ^

0.01

Original version; created by h2xs 1.22 with options

  -AXC
        -n
        SQCAS::Admin

SEE ALSO ^

Mention other useful documentation such as the documentation of related modules or operating system documentation (such as man pages in UNIX), or any relevant external documentation such as RFCs or standards.

If you have a mailing list set up for your module, mention it here.

If you have a web site set up for your module, mention it here.

AUTHOR ^

Sean Quinlan, <seanq@darwin.bu.edu>

COPYRIGHT AND LICENSE ^

Copyright 2004 by Sean Quinlan

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