Changeset 26026 for trunk/PS-IPP-Config/lib/PS/IPP/Config.pm
- Timestamp:
- Nov 4, 2009, 9:26:05 AM (17 years ago)
- File:
-
- 1 edited
-
trunk/PS-IPP-Config/lib/PS/IPP/Config.pm (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/PS-IPP-Config/lib/PS/IPP/Config.pm
r24406 r26026 21 21 use IPC::Cmd 0.36 qw( can_run run ); 22 22 23 use base qw( Class::Accessor::Fast Exporter);23 use base qw( Exporter Class::Accessor::Fast ); 24 24 __PACKAGE__->mk_accessors( qw( path ) ); 25 25
Note:
See TracChangeset
for help on using the changeset viewer.
