Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 1 - 10 of 2,642 for timestamp:[now/d-1y TO *] (0.03 sec)

  1. DB_File - Perl5 access to Berkeley DB version 1...

    DB_File ( source , CPAN ) version 1.859 CONTENTS NAME SYNOPSIS DESCRIPTION Using DB_File with Berkeley DB version 2 o...
    perldoc.perl.org/DB_File
    Registered: Fri Jun 27 10:48:31 UTC 2025
    - 86.7K bytes
    - Viewed (0)
  2. Sys::Syslog::Win32 - Win32 support for Sys::Sys...

    Sys::Syslog::Win32 ( source , CPAN ) CONTENTS NAME DESCRIPTION SEE ALSO AUTHORS LICENSE # NAME Sys::Syslog::Win32 - W...
    perldoc.perl.org/Sys::Syslog::Win32
    Registered: Fri Jun 27 11:03:22 UTC 2025
    - 16.8K bytes
    - Viewed (0)
  3. Amiga::Exec - Perl extension for low level amig...

    Amiga::Exec ( source , CPAN ) version 0.04 CONTENTS NAME ABSTRACT SYNOPSIS DESCRIPTION Amiga::ARexx METHODS Wait Sign...
    perldoc.perl.org/Amiga::Exec
    Registered: Fri Jun 27 10:32:45 UTC 2025
    - 18.1K bytes
    - Viewed (0)
  4. VMS::Stdio.txt

    # VMS::Stdio - VMS extensions to Perl's stdio calls # # Author: Charles Bailey bailey@genetics.upenn.edu # Version: 2.2 # Revised: 19-Jul-1998 # Docs revised: 13-Oct-1998 Dan Sugalski <sugalskd@ous...
    perldoc.perl.org/VMS::Stdio.txt
    Registered: Wed Jul 02 08:52:40 UTC 2025
    - 13.5K bytes
    - Viewed (0)
  5. XS::APItest.txt

    package XS::APItest; use strict; use warnings; use Carp; our $VERSION = '1.36'; require XSLoader; # Export everything since these functions are only used by a test script # Export subpackages too -...
    perldoc.perl.org/XS::APItest.txt
    Registered: Wed Jul 02 07:48:01 UTC 2025
    - 8.3K bytes
    - Viewed (0)
  6. 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.txt
    Registered: Sat Jun 28 04:26:14 UTC 2025
    - 6.7K bytes
    - Viewed (0)
  7. Test::Harness::Beyond.txt

    =head1 NAME Test::Harness::Beyond - Beyond make test =head1 Beyond make test Test::Harness is responsible for running test scripts, analysing their output and reporting success or failure. When I t...
    perldoc.perl.org/Test::Harness::Beyond.txt
    Registered: Wed Jul 02 09:34:15 UTC 2025
    - 15.2K bytes
    - Viewed (0)
  8. endhostent.txt

    =over =item getpwnam NAME X<getpwnam> X<getgrnam> X<gethostbyname> X<getnetbyname> X<getprotobyname> X<getpwuid> X<getgrgid> X<getservbyname> X<gethostbyaddr> X<getnetbyaddr> X<getprotobynumber> X<...
    perldoc.perl.org/functions/endhostent.txt Similar Results (29)
    Registered: Sun Aug 17 03:31:25 UTC 2025
    - 6.9K bytes
    - Viewed (0)
  9. defined.txt

    =over =item defined EXPR X<defined> X<undef> X<undefined> =item defined Returns a Boolean value telling whether EXPR has a value other than the undefined value L<C<undef>|/undef EXPR>. If EXPR is n...
    perldoc.perl.org/functions/defined.txt
    Registered: Sun Aug 17 05:07:03 UTC 2025
    - 2.8K bytes
    - Viewed (0)
  10. my.txt

    =over =item my VARLIST X<my> =item my TYPE VARLIST =item my VARLIST : ATTRS =item my TYPE VARLIST : ATTRS A C<my> declares the listed variables to be local (lexically) to the enclosing block, file,...
    perldoc.perl.org/functions/my.txt
    Registered: Sun Aug 17 04:48:57 UTC 2025
    - 1.8K bytes
    - Viewed (0)
Back to top