Searched defs:require_version (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/
H A Dattributes.pm88 sub require_version { goto &UNIVERSAL::VERSION } subroutine
H A DExporter.pm91 sub require_version { subroutine
319 module into a call to $module_name-E<gt>require_version($value). This can
323 The Exporter module supplies a default require_version method which
326 Since the default require_version method treats the $VERSION number as

Completed in 16 milliseconds