- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 291 - 300 of 1,306 for label:perl (0.03 sec)
-
autodie::Util.txt
package autodie::Util; use strict; use warnings; use Exporter 5.57 qw(import); use autodie::Scope::GuardStack; our @EXPORT_OK = qw( fill_protos install_subs make_core_trampoline on_end_of_compile_s...perldoc.perl.org/autodie::Util.txtRegistered: Mon Apr 07 06:59:50 UTC 2025 - 7.6K bytes - Viewed (0) -
Time::Seconds.txt
package Time::Seconds; use strict; our $VERSION = '1.3401'; use Exporter 5.57 'import'; our @EXPORT = qw( ONE_MINUTE ONE_HOUR ONE_DAY ONE_WEEK ONE_MONTH ONE_YEAR ONE_FINANCIAL_MONTH LEAP_YEAR NON_L...perldoc.perl.org/Time::Seconds.txtRegistered: Mon Apr 07 05:33:03 UTC 2025 - 5.2K bytes - Viewed (0) -
Tie::Scalar.txt
package Tie::Scalar; our $VERSION = '1.06'; =head1 NAME Tie::Scalar, Tie::StdScalar - base class definitions for tied scalars =head1 SYNOPSIS package NewScalar; require Tie::Scalar; @ISA = qw(Tie::...perldoc.perl.org/Tie::Scalar.txtRegistered: Mon Apr 07 07:16:32 UTC 2025 - 4.1K bytes - Viewed (0) -
User::grent.txt
package User::grent 1.05; use v5.38; our ($gr_name, $gr_gid, $gr_passwd, @gr_members); use Exporter 'import'; our @EXPORT = qw(getgrent getgrgid getgrnam getgr); our @EXPORT_OK = qw($gr_name $gr_gi...perldoc.perl.org/User::grent.txtRegistered: Mon Apr 07 07:50:40 UTC 2025 - 2.7K bytes - Viewed (0) -
XS::Typemap.txt
package XS::Typemap; =head1 NAME XS::Typemap - module to test the XS typemaps distributed with perl =head1 SYNOPSIS use XS::Typemap; $output = T_IV( $input ); $output = T_PV( $input ); @output = T_...perldoc.perl.org/XS::Typemap.txtRegistered: Mon Apr 07 08:08:50 UTC 2025 - 2.5K bytes - Viewed (0) -
autodie::Scope::Guard.txt
package autodie::Scope::Guard; use strict; use warnings; # ABSTRACT: Wrapper class for calling subs at end of scope our $VERSION = '2.37'; # VERSION # This code schedules the cleanup of subroutines...perldoc.perl.org/autodie::Scope::Guard.txtRegistered: Mon Apr 07 06:02:03 UTC 2025 - 1.4K bytes - Viewed (0) -
zipdetails.txt
#!/home/perldoc/perldoc-browser/perls/5.40.1/bin/perl eval 'exec /home/perldoc/perldoc-browser/perls/5.40.1/bin/perl -S $0 ${1+"$@"}' if 0; # ^ Run only under a shell #!/usr/bin/perl # zipdetails #...perldoc.perl.org/zipdetails.txtRegistered: Mon Apr 07 12:47:43 UTC 2025 - 231.1K bytes - Viewed (0) -
Time::Piece.txt
package Time::Piece; use strict; use XSLoader (); use Time::Seconds; use Carp; use Time::Local; use Scalar::Util qw/ blessed /; use Exporter (); our @EXPORT = qw( localtime gmtime ); our %EXPORT_TA...perldoc.perl.org/Time::Piece.txtRegistered: Mon Apr 07 09:08:34 UTC 2025 - 31.5K bytes - Viewed (0) -
pod2man.txt
#!/home/perldoc/perldoc-browser/perls/5.40.1/bin/perl eval 'exec /home/perldoc/perldoc-browser/perls/5.40.1/bin/perl -S $0 ${1+"$@"}' if 0; # ^ Run only under a shell # Convert POD data to formatte...perldoc.perl.org/pod2man.txtRegistered: Mon Apr 07 09:59:28 UTC 2025 - 18.5K bytes - Viewed (0) -
splain.txt
#!/home/perldoc/perldoc-browser/perls/5.40.1/bin/perl eval 'exec /home/perldoc/perldoc-browser/perls/5.40.1/bin/perl -S $0 ${1+"$@"}' if 0; # ^ Run only under a shell BEGIN { pop @INC if $INC[-1] e...perldoc.perl.org/splain.txtRegistered: Mon Apr 07 11:49:31 UTC 2025 - 19.1K bytes - Viewed (0)