You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 30, 2018. It is now read-only.
Method::Lexical is a lexically-scoped pragma that implements lexical methods i.e. methods whose use is restricted to the lexical scope in which they are imported or declared.
INSTALLATION
To install this module type the following:
perl Makefile.PL
make
make test
make install
DEPENDENCIES
This module requires these other modules and libraries:
B::Hooks::EndOfScope
B::Hooks::OP::Check
B::Hooks::OP::Annotation
Devel::Pragma
ExtUtils::Depends
COPYRIGHT AND LICENCE
Copyright (c) 2009-2013 by chocolateboy.
This is free software; you can redistribute it and/or modify it under the