root/lang/perl/Gopper/trunk/lib/Gopper/Stash.pm
@
56
| Revision 56, 168 bytes (checked in by yappo, 6 years ago) |
|---|
| Line | |
|---|---|
| 1 | package Gopper::Stash; |
| 2 | |
| 3 | use strict; |
| 4 | use warnings; |
| 5 | use base qw( Class::Accessor::Fast ); |
| 6 | __PACKAGE__->mk_accessors( qw/ request response note engine engine_conn / ); |
| 7 | 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)