NAME
SCALP::Menu - The default Menu module that comes with SCALP
VERSION
Version 0.0.2
SYNOPSIS
This module provides simple menu capabilities.
use SCALP::Menu;
my $menu = SCALP::Menu->new();
...
EXPORT
Nothing exported.
FUNCTIONS
new
AUTHOR
Sawyer, <xsawyerx at gmail.com>
BUGS
Please report any bugs or feature requests to bug-scalp-menu at rt.cpan.org
, or through the web interface at http://rt.cpan.org/NoAuth/ReportBug.html?Queue=SCALP. I will be notified, and then you'll automatically be notified of progress on your bug as I make changes.
SUPPORT
You can find documentation for this module with the perldoc command.
perldoc SCALP
You can also look for information at:
AnnoCPAN: Annotated CPAN documentation
CPAN Ratings
RT: CPAN's request tracker
Search CPAN
ACKNOWLEDGEMENTS
COPYRIGHT & LICENSE
Copyright 2007 Sawyer, all rights reserved.
This program is released under the following license: GPL v2 or later