Skip to content

augensalat/Catalyst-ActionRole-Tabs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Catalyst-ActionRole-Tabs

This module allows to add 'Tab' attributes to action endpoints, and it
will automatically build a data structure suitable for rendering 'tabs'
to switch between the methods that share the same tab structure.

INSTALLATION

To install this module, run the following commands:

	perl Makefile.PL
	make
	make test
	make install

SUPPORT AND DOCUMENTATION

After installing, you can find documentation for this module with the
perldoc command.

    perldoc Catalyst::ActionRole::Tabs

You can also look for information at:

    RT, CPAN's request tracker
        http://rt.cpan.org/NoAuth/Bugs.html?Dist=Catalyst-ActionRole-Tabs

    AnnoCPAN, Annotated CPAN documentation
        http://annocpan.org/dist/Catalyst-ActionRole-Tabs

    CPAN Ratings
        http://cpanratings.perl.org/d/Catalyst-ActionRole-Tabs

    Search CPAN
        http://search.cpan.org/dist/Catalyst-ActionRole-Tabs/


COPYRIGHT AND LICENCE

Copyright (C) 2009 Bernhard Graf

This program is free software; you can redistribute it and/or modify it
under the terms of either: the GNU General Public License as published
by the Free Software Foundation; or the Artistic License.

See http://dev.perl.org/licenses/ for more information.

About

Add tabs to Catalyst controller actions

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages