- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 211 - 212 of 212 for timestamp:[now/d-1d TO *] (0.01 sec)
-
File::Spec::OS2.txt
package File::Spec::OS2; use strict; use Cwd (); require File::Spec::Unix; our $VERSION = '3.94'; $VERSION =~ tr/_//d; our @ISA = qw(File::Spec::Unix); sub devnull { return "/dev/nul"; } sub case_t...perldoc.perl.org/File::Spec::OS2.txtRegistered: Wed Aug 27 03:03:40 UTC 2025 - 6.6K bytes - Viewed (0) -
IO::Select.txt
# IO::Select.pm # # Copyright (c) 1997-8 Graham Barr <gbarr@pobox.com>. All rights reserved. # This program is free software; you can redistribute it and/or # modify it under the same terms as Perl...perldoc.perl.org/IO::Select.txtRegistered: Wed Aug 27 03:18:40 UTC 2025 - 9.1K bytes - Viewed (0)