root/lang/perl/HTTP-MobileAgent-Plugin-Locator/trunk/lib/HTTP/MobileAgent/Plugin/Locator/Base.pm
@
2652
| Revision 2652, 149 bytes (checked in by clouder, 5 years ago) |
|---|
| Line | |
|---|---|
| 1 | package HTTP::MobileAgent::Plugin::Locator::Base; |
| 2 | |
| 3 | use strict; |
| 4 | use base qw( Class::Accessor::Fast ); |
| 5 | |
| 6 | __PACKAGE__->mk_accessors( qw( params ) ); |
| 7 | |
| 8 | 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)