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.475.250 Times

Nc Formatter freeware
Filter: All | Freeware | Demo
 

Nc Formatter

< 1 2 3 4 5 
Added: June 20, 2010 | Visits: 1.545

DateTime::Format::Epoch::DotNet DateTime::Format::Epoch::DotNet is a Perl module that can convert DateTimes to/from .NET epoch seconds. SYNOPSIS use DateTime::Format::Epoch::DotNet; my $dt = DateTime::Format::Epoch::DotNet->parse_datetime( 1051488000 ); DateTime::Format::Epoch::DotNet->format_datetime($dt); #...



Platforms: *nix

License: Freeware Size: 17.41 KB Download (100): DateTime::Format::Epoch::DotNet Download

Added: November 14, 2010 | Visits: 1.194

DateTime::Format::Epoch::Unix DateTime::Format::Epoch::Unix is a Perl module that can convert DateTimes to/from Unix epoch seconds. SYNOPSIS use DateTime::Format::Epoch::Unix; my $dt = DateTime::Format::Epoch::Unix->parse_datetime( 1051488000 ); # 2003-04-28T00:00:00...





Platforms: *nix

License: Freeware Size: 17.41 KB Download (93): DateTime::Format::Epoch::Unix Download

Added: September 08, 2010 | Visits: 1.252

DateTime::Format::Epoch::MacOS DateTime::Format::Epoch::MacOS is a Perl module that can convert DateTimes to/from Mac OS epoch seconds. SYNOPSIS use DateTime::Format::Epoch::MacOS; my $dt = DateTime::Format::Epoch::MacOS->parse_datetime( 1051488000 ); DateTime::Format::Epoch::MacOS->format_datetime($dt); # 1051488000...


Platforms: *nix

License: Freeware Size: 17.41 KB Download (100): DateTime::Format::Epoch::MacOS Download

Added: January 05, 2010 | Visits: 1.098

DateTime::Format::Roman DateTime::Format::Roman is a Perl module with roman day numbering for DateTime objects. SYNOPSIS use DateTime::Format::Roman; my $formatter = DateTime::Format::Roman->new( pattern => %d %f %b %y ); my $dt = DateTime->new( year => 2003, month => 5, day => 28 );...


Platforms: *nix

License: Freeware Size: 11.26 KB Download (98): DateTime::Format::Roman Download

Added: September 06, 2010 | Visits: 1.057

DateTime::Format::Epoch::RJD DateTime::Format::Epoch::RJD is a Perl module that can convert DateTimes to/from Reduced Julian Days. SYNOPSIS use DateTime::Format::Epoch::RJD; my $dt = DateTime::Format::Epoch::RJD->parse_datetime( 53244.5 ); # 2004-08-27T00:00:00 DateTime::Format::Epoch::RJD->format_datetime($dt); #...


Platforms: *nix

License: Freeware Size: 17.41 KB Download (103): DateTime::Format::Epoch::RJD Download

Added: September 08, 2010 | Visits: 1.030

DateTime::Format::Epoch::Lilian DateTime::Format::Epoch::Lilian is a Perl module to convert DateTimes to/from Lilian Days. SYNOPSIS use DateTime::Format::Epoch::Lilian; my $dt = DateTime::Format::Epoch::Lilian->parse_datetime( 53244.5 ); # 2004-08-27T00:00:00 DateTime::Format::Epoch::Lilian->format_datetime($dt); #...


Platforms: *nix

License: Freeware Size: 17.41 KB Download (89): DateTime::Format::Epoch::Lilian Download

Added: February 21, 2010 | Visits: 980

DateTime::Format::Epoch::RataDie DateTime::Format::Epoch::RataDie is a Perl module that can convert DateTimes to/from Rata Die. SYNOPSIS use DateTime::Format::Epoch::RataDie; my $dt = DateTime::Format::Epoch::RataDie->parse_datetime( $count ); DateTime::Format::Epoch::RataDie->format_datetime($dt); # $count my...


Platforms: *nix

License: Freeware Size: 17.41 KB Download (92): DateTime::Format::Epoch::RataDie Download

Added: June 02, 2010 | Visits: 1.121

DateTime::Format::Epoch::JD DateTime::Format::Epoch::JD is Perl module Convert DateTimes to/from Julian Days. SYNOPSIS use DateTime::Format::Epoch::JD; my $dt = DateTime::Format::Epoch::JD->parse_datetime( 2453244.5 ); # 2004-08-27T00:00:00 DateTime::Format::Epoch::JD->format_datetime($dt); # 2453244.5 my...


Platforms: *nix

License: Freeware Size: 17.41 KB Download (100): DateTime::Format::Epoch::JD Download

Added: October 08, 2010 | Visits: 1.102

DateTime::Format::Epoch::MJD DateTime::Format::Epoch::MJD is a Perl module that can convert DateTimes to/from Modified Julian Days. SYNOPSIS use DateTime::Format::Epoch::MJD; my $dt = DateTime::Format::Epoch::MJD->parse_datetime( 53244 ); # 2004-08-27T00:00:00 DateTime::Format::Epoch::MJD->format_datetime($dt); #...


Platforms: *nix

License: Freeware Size: 17.41 KB Download (102): DateTime::Format::Epoch::MJD Download

Added: August 17, 2010 | Visits: 1.340

DateTime::Format::Epoch::TAI64 DateTime::Format::Epoch::TAI64 is a Perl module that can convert DateTimes to/from TAI64 values. SYNOPSIS use DateTime::Format::Epoch::TAI64; my $dt = DateTime::Format::Epoch::TAI64 ->parse_datetime( 4611686019483526367 ); # 2003-06-20T19:49:59...


Platforms: *nix

License: Freeware Size: 17.41 KB Download (99): DateTime::Format::Epoch::TAI64 Download

Added: November 06, 2010 | Visits: 1.018

HTML::FormatNroff HTML::FormatNroff is a Perl module that can format HTML as nroff man page. SYNOPSIS require HTML::FormatNroff; $html = parse_htmlfile("test.html"); $format_nroff = new HTML::FormatNroff(name => trial, project => MyProject); print $formatter->format($html); The HTML::FormatNroff is a...


Platforms: *nix

License: Freeware Size: 12.29 KB Download (99): HTML::FormatNroff Download

Added: March 04, 2010 | Visits: 1.024

acoc acoc is an arbitrary command output colourer. Ever wondered why the output of your favourite UNIX/Linux commands is still displayed in black-and-white after all these years? Ever had to search back through your scroll-buffer in search of gcc errors and salient information to tell you what...


Platforms: *nix

License: Freeware Size: 44.03 KB Download (100): acoc Download

Added: September 24, 2010 | Visits: 1.378

EPIC EPIC is a Perl IDE based on the Eclipse platform. Features supported are syntax highlighting, on-the-fly syntax checking, content assistance, Perldoc support, a source formatter, templating support, and a Perl debugger. A regular expression plugin and support for the eSpell spellchecker are...


Platforms: *nix

License: Freeware Size: 3.4 MB Download (158): EPIC Download

Added: February 15, 2010 | Visits: 919

Rose::DateTime Rose::DateTime is a Perl module with DateTime helper functions and objects. SYNOPSIS use Rose::DateTime::Util qw(:all); $now = parse_date(now); $then = parse_date(12/25/2001 6pm); $date_text = format_date($then, "%D at %T %p"); ... use Rose::DateTime::Parser; $parser =...


Platforms: *nix

License: Freeware Size: 11.26 KB Download (98): Rose::DateTime Download

Added: January 10, 2010 | Visits: 948

XML::FOAFKnows::FromvCard XML::FOAFKnows::FromvCard is a Perl module to create simple foaf:knows records from vCards. SYNOPSIS use XML::FOAFKnows::FromvCard; # read a vCard file into $data my $formatter = XML::FOAFKnows::FromvCard->format($data); print $formatter->fragment; The foafvcard script in the...


Platforms: *nix

License: Freeware Size: 10.24 KB Download (100): XML::FOAFKnows::FromvCard Download

Added: January 26, 2010 | Visits: 1.529

Mach64 video4linux2 Mach64 video4linux2 is a video4linux device driver for older Mach64 TV tuner cards. Mach64 video4linux2 is very alpha, and has only been tested with a few cards: a 4 MB All-in-wonder capture card, a 2 MB ATI Rage II+ with an ISA add-on TV card, and an ATI Rage Pro video card with an ISA add-on...


Platforms: *nix

License: Freeware Size: 44.03 KB Download (143): Mach64 video4linux2 Download

Added: June 02, 2010 | Visits: 1.084

Perlbug::Interface::Web Perlbug::Interface::Web is a web interface to perlbug database. SYNOPSIS my $o_web = Perlbug::Interface::Web->new; print $o_web->top; print $o_web->request(help); print $o_web->links; METHODS new Create new Perlbug::Interface::Web object. my $web = Perlbug::Interface::Web->new;...


Platforms: *nix

License: Freeware Size: 501.76 KB Download (96): Perlbug::Interface::Web Download

Added: April 08, 2010 | Visits: 855

UidBind UidBind is a simple module allows call to bind() function only to uid/gid defined in a configfs tree. Example: Admin joe has loaded the uidbind module, then User sam (with uid 1017) tries bind() on port 8081: sam@hell:~$ nc -l -p 8081 Cant grab 0.0.0.0:8081 with bind : Operation not...


Platforms: *nix

License: Freeware Size: 5.12 KB Download (95): UidBind Download

Added: February 19, 2010 | Visits: 1.262

Fenris 0.07-m2 build Fenris is a suite of tools suitable for code analysis, debugging, protocol analysis, reverse engineering, forensics, diagnostics, security audits, vulnerability research and many other purposes. The main logical components are: - Fenris: high-level tracer, a tool that detects the logic used...


Platforms: *nix

License: Freeware Size: 1.1 MB Download (106): Fenris 0.07-m2 build Download

Added: January 26, 2010 | Visits: 1.255

Lucene::Search::Highlight Lucene::Search::Highlight is a Perl module with highlight terms in Lucene search results. SYNOPSIS Load highlight classes into namespace use Lucene::Search::Highlight; Create Formatter and Query Scorer my $formatter = new Lucene::Search::Highlight::SimpleHTMLFormatter("< b >", "< /b...


Platforms: *nix

License: Freeware Size: 6.14 KB Download (111): Lucene::Search::Highlight Download

< 1 2 3 4 5