forked from gugod/self
-
Notifications
You must be signed in to change notification settings - Fork 0
(Perl) Provides "self" and "args" keywords in your OO program.
rafl/self
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
self.pm version 0.0.1 self.pm provides 'self' and 'args' methods for your Perl OO modules, so you don't need to say: my $self = shift; This is no source filter. INSTALLATION To install this module, run the following commands: perl Makefile.PL make make test make install DEPENDENCIES None. COPYRIGHT AND LICENCE Copyright (C) 2007, Kang-min Liu This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
About
(Perl) Provides "self" and "args" keywords in your OO program.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Perl 100.0%