- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 241 - 250 of 3,197 for filetype:txt (0.05 sec)
-
CPAN::Distroprefs.txt
# -*- Mode: cperl; coding: utf-8; cperl-indent-level: 4 -*- # vim: ts=4 sts=4 sw=4: use 5.006; use strict; package CPAN::Distroprefs; use vars qw($VERSION); $VERSION = '6.0001'; package CPAN::Distr...perldoc.perl.org/CPAN::Distroprefs.txtRegistered: Fri Nov 15 20:31:15 UTC 2024 - 11.7K bytes - Viewed (0) -
CPAN::Plugin::Specfile.txt
=head1 NAME CPAN::Plugin::Specfile - Proof of concept implementation of a trivial CPAN::Plugin =head1 SYNOPSIS # once in the cpan shell o conf plugin_list push CPAN::Plugin::Specfile # make permane...perldoc.perl.org/CPAN::Plugin::Specfile.txtRegistered: Fri Nov 15 15:34:39 UTC 2024 - 8.5K bytes - Viewed (0) -
Amiga::ARexx.txt
package Amiga::ARexx; use 5.016000; use strict; use warnings; use Carp; use Exporter 'import'; # Items to export into callers namespace by default. Note: do not export # names by default without a ...perldoc.perl.org/Amiga::ARexx.txtRegistered: Fri Nov 15 23:19:18 UTC 2024 - 6.7K bytes - Viewed (0) -
autodie::exception::system.txt
package autodie::exception::system; use 5.008; use strict; use warnings; use parent 'autodie::exception'; use Carp qw(croak); our $VERSION = '2.37'; # VERSION: Generated by DZP::OurPkg:Version # AB...perldoc.perl.org/autodie::exception::system.txtRegistered: Fri Nov 15 16:26:12 UTC 2024 - 1.6K bytes - Viewed (0) -
overloading.txt
package overloading; use warnings; our $VERSION = '0.02'; my $HINT_NO_AMAGIC = 0x01000000; # see perl.h require 5.010001; sub _ops_to_nums { require overload::numbers; map { exists $overload::numbe...perldoc.perl.org/overloading.txtRegistered: Sat Nov 16 00:19:34 UTC 2024 - 1.8K bytes - Viewed (0) -
Test.txt
require 5.004; package Test; use strict; use Carp; our ($VERSION, @ISA, @EXPORT, @EXPORT_OK, $ntest, $TestLevel); #public-is our ($TESTOUT, $TESTERR, %Program_Lines, $told_about_diff, $ONFAIL, %tod...perldoc.perl.org/Test.txtRegistered: Sun Nov 17 20:42:13 UTC 2024 - 29.3K bytes - Viewed (0) -
] ); $new->html_header_after_title( join "\...
package Pod::Simple::HTML; use strict; use warnings; use Pod::Simple::PullParser (); our @ISA = ('Pod::Simple::PullParser'); our $VERSION = '3.45'; BEGIN { if(defined &DEBUG) { } # no-op elsif( def...perldoc.perl.org/Pod::Simple::HTML.txtRegistered: Sun Nov 17 16:35:47 UTC 2024 - 33.8K bytes - Viewed (0) -
Test2::API::Context.txt
package Test2::API::Context; use strict; use warnings; our $VERSION = '1.302199'; use Carp qw/confess croak/; use Scalar::Util qw/weaken blessed/; use Test2::Util qw/get_tid try pkg_to_file get_tid...perldoc.perl.org/Test2::API::Context.txtRegistered: Sun Nov 17 19:15:23 UTC 2024 - 26.9K bytes - Viewed (0) -
Test2::API::InterceptResult.txt
package Test2::API::InterceptResult; use strict; use warnings; our $VERSION = '1.302199'; use Scalar::Util qw/blessed/; use Test2::Util qw/pkg_to_file/; use Storable qw/dclone/; use Carp qw/croak/;...perldoc.perl.org/Test2::API::InterceptResult.txtRegistered: Sun Nov 17 22:20:42 UTC 2024 - 17.7K bytes - Viewed (0) -
Test2::Compare::Custom.txt
package Test2::Compare::Custom; use strict; use warnings; use base 'Test2::Compare::Base'; our $VERSION = '0.000162'; use Test2::Util::HashBase qw/code name operator stringify_got/; use Carp qw/cro...perldoc.perl.org/Test2::Compare::Custom.txtRegistered: Sun Nov 17 18:59:20 UTC 2024 - 3.4K bytes - Viewed (0)