Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.372.035 Times

Ctime freeware
 

Ctime

Added: August 29, 2013 | Visits: 459

Time::CTime Time::CTime is a Perl module with format times ala POSIX asctime. SYNOPSIS use Time::CTime print ctime(time); print asctime(localtime(time)); print strftime(template, localtime(time)); strftime conversions %% PERCENT %a day of the week abbr %A day of the week %b month abbr %B month %c ctime...


Platforms: *nix

License: Freeware Size: 20.48 KB Download (45): Time::CTime Download

Added: February 12, 2010 | Visits: 1.164

Test::Reporter::Date::Format Test::Reporter::Date::Format Perl module contains date formating subroutines. SYNOPSIS use Test::Reporter::Date::Format; @lt = localtime(time); print time2str($template, time); print strftime($template, @lt); print time2str($template, time, $zone); print strftime($template, @lt,...


Platforms: *nix

License: Freeware Size: 23.55 KB Download (107): Test::Reporter::Date::Format Download

Added: March 21, 2010 | Visits: 1.223

App::datetime App::datetime is a date and time considerations. Most Enterprise development includes processing of dates and times. There are many date and time modules on CPAN, and choosing the right one can be confusing. There are no special perl data types for dates and times, so some direction is needed....


Platforms: *nix

License: Freeware Size: 122.88 KB Download (95): App::datetime Download

Added: October 27, 2010 | Visits: 1.062

DateTime::Precise DateTime::Precise can perform common time and date operations with additional GPS operations. SYNOPSIS use DateTime::Precise; use DateTime::Precise qw(:TimeVars); # Constructors and ways to set time. $t1 = DateTime::Precise->new; $t2 = DateTime::Precise->new(1998. 4. 3 12:13:44.054);...


Platforms: *nix

License: Freeware Size: 34.82 KB Download (95): DateTime::Precise Download

Added: April 13, 2010 | Visits: 723

pgk pgk is a Perl Gimp Kit, a OO perl gtk interface. pgk::Widget new ($name,$type) pre: $name is the name of this widget. $type is the type of this widget. post: base class pgk::Widget created, that implements base functions for all derived pgk classes. add($widget) pre: $widget is a...


Platforms: *nix

License: Freeware Size: 7.17 KB Download (96): pgk Download

Added: November 20, 2010 | Visits: 737

mod_daytime mod_daytime Apache module is a RFC-867-compliant Daytime service. Multi Protocol Support is one of the most important new features in Apache 2: The server is able to handle other TCP network services than just HTTP. As an example, the default distribution of Apache 2 HTTPD contains the mod_echo...


Platforms: *nix

License: Freeware Size: 3.07 KB Download (92): mod_daytime Download

Added: November 04, 2010 | Visits: 1.098

File::stat File::stat is a by-name interface to Perls built-in stat() functions. SYNOPSIS use File::stat; $st = stat($file) or die "No $file: $!"; if ( ($st->mode & 0111) && $st->nlink > 1) ) { print "$file is executable with lotsa linksn"; } use File::stat qw(:FIELDS); stat($file) or die "No...


Platforms: *nix

License: Freeware Size: 14.2 MB Download (108): File::stat Download

Added: September 06, 2013 | Visits: 406

PTML PTML is a Python module which lets you embed Python code in text documents. Its most common application is dynamic content generation on web servers, however it can be used anywhere you need to generate text files on-the-fly. The project is still at a very early stage, although the code should...


Platforms: *nix

License: Freeware Size: 40.96 KB Download (35): PTML Download