root/lang/perl/Gopper/trunk/lib/Gopper/Plugin.pm
@
56
| Revision 56, 127 bytes (checked in by yappo, 6 years ago) |
|---|
| Line | |
|---|---|
| 1 | package Gopper::Plugin; |
| 2 | |
| 3 | use strict; |
| 4 | use warnings; |
| 5 | |
| 6 | use base 'Class::Component::Plugin'; |
| 7 | use HTTP::Status; |
| 8 | |
| 9 | sub handler {} |
| 10 | |
| 11 | 1; |
Note: See TracBrowser
for help on using the browser.
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)