-
Notifications
You must be signed in to change notification settings - Fork 1
cees/cgi-application-plugin-redirect
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
CGI::Application::Plugin::Redirect
Easy external redirects in CGI::Application
INSTALLATION
To install this module, run the following commands:
perl Build.PL
./Build
./Build test
./Build install
Alternatively, if you do not have Module::Build but you do have 'make',
you can used the included Makefile.PL and run the following commands:
perl Makefile.PL
make
make test
make install
COPYRIGHT AND LICENCE
Copyright (c) 2005, Cees Hek. All rights reserved.
This module is free software; you can redistribute it and/or modify
it under the same terms as Perl itself.
About
Easy external redirects in CGI::Application
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published