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

Perl Hardware Descriptor Language freeware
Filter: All | Freeware | Demo
 

Perl Hardware Descriptor Language

< 1 2 3 4 5 
Added: October 19, 2010 | Visits: 1.050

BBCode::Parser BBCode::Parser is a Perl module that parses BBCode tags. BBCode is a simplified markup language used in several online forums and bulletin boards. It originated with phpBB, and remains most popular among applications written in PHP. Generally, users author their posts in BBCode, and the forum...



Platforms: *nix

License: Freeware Size: 51.2 KB Download (112): BBCode::Parser Download

Added: January 12, 2010 | Visits: 2.679

Date::Formatter Date::Formatter Perl module is a simple Date and Time formatting object. SYNOPSIS use Date::Formatter; # create a Date::Formatter object with the current date and time. my $date = Date::Formatter->now(); # create a formatter routine for this object # see formatter mini-language...





Platforms: *nix

License: Freeware Size: 12.29 KB Download (112): Date::Formatter Download

Added: September 03, 2010 | Visits: 1.405

Hardware::iButton Hardware::iButton is a Perl module that allows to talk to DalSemi iButtons via a DS2480 serial widget. SYNOPSIS use Hardware::iButton::Connection; $c = new Hardware::iButton::Connection "/dev/ttyS0"; @b = $c->scan(); foreach $b (@b) { print "family: ",$b->family(), "serial number: ",...


Platforms: *nix

License: Freeware Size: 21.5 KB Download (111): Hardware::iButton Download

Added: November 18, 2013 | Visits: 998

gtk2-perl gtk2-perl is the collective name for a set of perl bindings for Gtk 2.x and various related libraries. These modules make it easy to write Gtk and Gnome applications using a natural, perlish, object-oriented syntax. Requirements: - GTK+ 2.x, - glib 1.052


Platforms: Mac, *nix, BSD Solaris

License: Freeware Download (111): gtk2-perl Download

Added: July 18, 2010 | Visits: 1.236

Website META Language Website META Language is a free and extensible Webdesigners off-line HTML generation toolkit for Unix, distributed under the GNU General Public License (GPL v2). Website META Language is written in ANSI C and Perl 5, built via a GNU Autoconf based source tree and runs out-of-the-box on all major...


Platforms: *nix

License: Freeware Size: 3 MB Download (110): Website META Language Download

Added: January 12, 2010 | Visits: 1.141

Arena Scripting Language Arena Scripting Language is a light-weight scripting language. The language uses a syntax and library similar to that of ANSI C, but adds automatic memory management and runtime polymorphism on top of that.. Intend C - Embeddable Scripting Language


Platforms: *nix

License: Freeware Download (110): Arena Scripting Language Download

Added: March 09, 2010 | Visits: 1.967

Net::DHCP::Packet Net::DHCP::Packet is a Perl module with object methods to create a DHCP packet. SYNOPSIS use Net::DHCP::Packet; my $p = new Net::DHCP::Packet->new( Chaddr => 000BCDEF, Xid => 0x9F0FD, Ciaddr => 0.0.0.0, Siaddr => 0.0.0.0, Hops => 0); Represents a DHCP packet as specified in RFC 1533,...


Platforms: *nix

License: Freeware Size: 21.5 KB Download (110): Net::DHCP::Packet Download

Added: August 19, 2010 | Visits: 1.687

Hyperic SIGAR Hyperic SIGAR (System Information Gatherer and Reporter) is a cross-platform, cross-language library and command-line tool for accessing operating system and hardware level information in Java, Perl and .NET. Hyperic developed SIGAR to overcome the lack of portable access to low-level hardware...


Platforms: *nix

License: Freeware Size: 1.7 MB Download (109): Hyperic SIGAR Download

Added: November 19, 2010 | Visits: 851

Test::Cmd Test::Cmd is a Perl module for portable testing of commands and scripts. SYNOPSIS use Test::Cmd; $test = Test::Cmd->new(prog => program_or_script_to_test, interpreter => script_interpreter, string => identifier_string, workdir => , subdir => dir, match_sub => $code_ref, verbose => 1);...


Platforms: *nix

License: Freeware Size: 30.72 KB Download (109): Test::Cmd Download

Added: October 25, 2010 | Visits: 1.671

2E Programming Language 2E Programming Language (two es, as in ee, or expression evaluator) is a simple algebraic syntax language. It natively supports expressions (composed of operators and operands), and function definitions, and basically nothing else. Therefore, it can be fairly straight-forward to learn (assuming...


Platforms: *nix

License: Freeware Size: 31.74 KB Download (108): 2E Programming Language Download

Added: February 05, 2010 | Visits: 964

Hardware::Vhdl::Lexer Hardware::Vhdl::Lexer is a Perl module that can split VHDL code into lexical tokens. SYNOPSIS use Hardware::Vhdl::Lexer; # Open the file to get the VHDL code from my $fh; open $fh, <, device_behav.vhd || die $! # Create the Lexer object my $lexer = Hardware::Vhdl::Lexer->new({...


Platforms: *nix

License: Freeware Size: 11.26 KB Download (107): Hardware::Vhdl::Lexer Download

Added: February 27, 2010 | Visits: 1.167

PHP::Strings PHP::Strings is a Perl module to implement some of PHPs string functions. SYNOPSIS use PHP::Strings; my $slashed = addcslashes( $not_escaped, $charlist ); my $wordcount = str_word_count( $string ); my @words = str_word_count( $string, 1 ); my %positions = str_word_count( $string, 2 );...


Platforms: *nix

License: Freeware Size: 78.85 KB Download (107): PHP::Strings Download

Added: March 23, 2010 | Visits: 1.541

The Complex Language The Complex Language project is an object oriented programming language intended for scripting or rapid prototyping of applications. The design goals were to have very few simple but powerful concepts and to be easy to use and easy to learn. The project provides a working interpreter along with...


Platforms: *nix

License: Freeware Size: 133.12 KB Download (106): The Complex Language Download

Added: February 26, 2010 | Visits: 1.591

Davids Perl Games Davids Perl Games project is a collection of ASCII graphics arcade style games written in Perl. These games are recreations of simple ASCII graphics games originally written in BASIC. They are ideal for use as Perl programming tutorials. Some of the first few games are PerlBlaster (defend...


Platforms: *nix

License: Freeware Size: 64.51 KB Download (106): Davids Perl Games Download

Added: June 10, 2010 | Visits: 987

idl2javaxml idl2javaxml is an IDL compiler to language Java mapping & XML binding. SYNOPSIS idl2javaxml [options] spec.idl OPTIONS All options are forwarded to C preprocessor, except -h -i -v -x. With the GNU C Compatible Compiler Processor, useful options are : -D name -D name=definition -I...


Platforms: *nix

License: Freeware Size: 49.15 KB Download (106): idl2javaxml Download

Added: August 15, 2010 | Visits: 975

NetPacket::ARP NetPacket::ARP is a Perl module to assemble and disassemble ARP (Address Resolution Protocol) packets. SYNOPSIS use NetPacket::ARP; $tcp_obj = NetPacket::ARP->decode($raw_pkt); $tcp_pkt = NetPacket::ARP->encode(params...); # Not implemented NetPacket::ARP provides a set of routines for...


Platforms: *nix

License: Freeware Size: 11.26 KB Download (106): NetPacket::ARP Download

Added: April 17, 2010 | Visits: 738

Conjury::C::Darwin Conjury::C::Darwin is a Perl Conjury with the Darwin C/C++ tools. SYNOPSIS c_compiler Vendor => Darwin, Language => I< language>, No_Scanner => 1, Program => I< program>, Options => [ I< opt1>, I< opt2>, ... ], Journal => I< journal>; c_linker Vendor => Darwin, Language => I<...


Platforms: *nix

License: Freeware Size: 33.79 KB Download (105): Conjury::C::Darwin Download

Added: March 13, 2010 | Visits: 1.601

GCJ::Cni::Examples GCJ::Cni::Examples is a Perl module with examples of how to use GCJs CNI interface to write Perl Modules in Java. EXAMPLES Writing Treaded modules in Java One benefit of using GCJ is that it takes advantage of POSIX threading. This is nice since Perls threading model is, shall we say, less...


Platforms: *nix

License: Freeware Size: 20.48 KB Download (105): GCJ::Cni::Examples Download

Added: June 13, 2010 | Visits: 1.161

PPM PPM is a Perl Package Manager: locate, install, upgrade software packages. SYNOPSIS ppm genconfig ppm help [command] ppm install [--location=location] package1 [... packageN] ppm query [--case|nocase] [--abstract|author] PATTERN ppm remove package1 [... packageN] ppm search...


Platforms: *nix

License: Freeware Size: 53.25 KB Download (105): PPM Download

Added: January 10, 2010 | Visits: 1.752

The Pure Perl RayCaster The Pure Perl RayCaster is a small simple Ray casting application written completely in Perl without using any 3D API library or OpenGL. For the GUI, Pure Perl RayCaster uses wxPerl (WxWindows port to Perl). Pure Perl RayCaster can load a 3D object from a file (in RAW format), display the...


Platforms: *nix

License: Freeware Size: 29.7 KB Download (104): The Pure Perl RayCaster Download

< 1 2 3 4 5