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

Delphi Version Info freeware
Filter: All | Freeware | Demo
 

Delphi Version Info

< 1 2 3 4 5 > 
Added: January 02, 2010 | Visits: 1.147

Test::Version Test::Version is a Perl module that has the role to check for VERSION information in modules. SYNOPSIS use Test::Version; plan tests => $num_tests; version_ok( $file ); FUNCTIONS version_ok( FILENAME, [EXPECTED, [NAME] ] ) version_ok requires a filename and returns one of the three... Platforms: *nix

License: Freeware Size: 5.12 KB Download (95): Test::Version Download

Added: July 20, 2010 | Visits: 1.088

MPEG::Info MPEG::Info is a basic MPEG bitstream attribute parser. SYNOPSIS use strict; use MPEG::Info; my $video = MPEG::Info->new( -file => $filename ); $video->probe(); print $file->type; ## MPEG ## Audio information print $file->acodec; ## MPEG Layer 1/2 print $file->acodecraw; ## 80 print... Platforms: *nix

License: Freeware Size: 327.68 KB Download (113): MPEG::Info Download

Added: September 18, 2010 | Visits: 1.493

Video::Info::MPEG Video::Info::MPEG is a basic MPEG bitstream attribute parser. SYNOPSIS use strict; use Video::Info::MPEG; my $video = Video::Info::MPEG->new( -file => $filename ); $video->probe(); print $file->type; ## MPEG ## Audio information print $file->acodec; ## MPEG Layer 1/2 print... Platforms: *nix

License: Freeware Size: 634.88 KB Download (99): Video::Info::MPEG Download

Added: February 05, 2010 | Visits: 1.767

FLV::Info FLV::Info is an extract metadata from Flash Video files. SYNOPSIS use FLV::Info; my $reader = FLV::Info->new(); $reader->parse(video.flv); my %info = $reader->get_info(); print "$info{video_count} video framesn"; print $reader->report(); This module reads Macromedia FLV files and... Platforms: *nix

License: Freeware Size: 737.28 KB Download (128): FLV::Info Download

Added: November 24, 2010 | Visits: 1.016

AudioFile::Info::MP3::Info AudioFile::Info::MP3::Info is a Perl extension to get info from MP3 files. This is a plugin for AudioFile::Info which uses MP3::ID3Lib to get data about MP files. See AudioFile::Info for more details. METHODS new Creates a new object of class AudioFile::Info::MP3::Info. Usually called... Platforms: *nix

License: Freeware Size: 54.27 KB Download (106): AudioFile::Info::MP3::Info Download

Added: May 17, 2010 | Visits: 1.202

AudioFile::Info::MP3::Tag AudioFile::Info::MP3::Tag is a Perl extension to get info from MP3 files. This is a plugin for AudioFile::Info which uses MP3::Tag to get or set data about MP3 files. METHODS new Creates a new object of class AudioFile::Info::MP3::Tag. Usually called by AudioFile::Info::new.. Platforms: *nix

License: Freeware Size: 3.07 KB Download (105): AudioFile::Info::MP3::Tag Download

Added: July 10, 2010 | Visits: 986

SNMP::Info::SONMP SNMP::Info::SONMP is a Perl5 Interface to SynOptics Network Management Protocol (SONMP) using SNMP. SYNOPSIS my $sonmp = new SNMP::Info ( AutoSpecify => 1, Debug => 1, DestHost => router, Community => public, Version => 2 ); my $class = $sonmp->class(); print " Using device sub class... Platforms: *nix

License: Freeware Size: 122.88 KB Download (101): SNMP::Info::SONMP Download

Added: September 10, 2010 | Visits: 1.086

DBIx::Version DBIx::Version is a Perl extension for getting database software name and version. SYNOPSIS use DBIx::Version; my $dbh = DBI->connect( ... ); my ($dbname, $dbver, $dbverfull) = DBIx::Version::Version($dbh); DBIx::Version lets you query which database software and version you are connected... Platforms: *nix

License: Freeware Size: 3.07 KB Download (92): DBIx::Version Download

Added: June 20, 2010 | Visits: 1.117

Station Info Station Info program searches for and displays AM, FM, and TV station entries from databases supplied by the US Federal Communications Commission (also known as the FCC). The station-info program provides many ways of selecting a collection of stations for display, and several criteria by which... Platforms: *nix

License: Freeware Size: 204.8 KB Download (115): Station Info Download

Added: April 26, 2010 | Visits: 1.464

MP4::Info MP4::Info is a Perl module that can fetch info from MPEG-4 files (.mp4, .m4a, .m4p, .3gp). SYNOPSIS #!perl -w use MP4::Info; my $file = Pearls_Before_Swine.m4a; my $tag = get_mp4tag($file) or die "No TAG info"; printf "$file is a %s trackn", $tag->{GENRE}; my $info =... Platforms: *nix

License: Freeware Size: 133.12 KB Download (113): MP4::Info Download

Added: July 04, 2010 | Visits: 994

SNMP::Info::Layer3::Aironet SNMP::Info::Layer3::Aironet is a Perl5 Interface to Cisco Aironet Wireless Devices running Aironet software, not IOS. SYNOPSIS # Let SNMP::Info determine the correct subclass for you. my $aironet = new SNMP::Info( AutoSpecify => 1, Debug => 1, # These arguments are passed directly on to... Platforms: *nix

License: Freeware Size: 122.88 KB Download (105): SNMP::Info::Layer3::Aironet Download

Added: July 08, 2010 | Visits: 1.230

Movie::Info SYNOPSIS my $mi = Movie::Info->new || die "Couldnt find an mplayer to usen"; foreach my $file (@ARGV) { my %info = $mi->info($file) || warn "Couldnt read info from $filen" && next; print "$file (WxH) - $info{width}x$info{height}n"; } Movie::Info is a thin layer around MPlayers... Platforms: *nix

License: Freeware Size: 19.46 KB Download (101): Movie::Info Download

Added: May 01, 2010 | Visits: 996

Kernel Version Monitor Kernel Version Monitor is a Superkaramba theme that creates a widget displaying the current version information of the Linux kernel as put forth by the kernel.org RSS feed here: http://kernel.org/kdist/rss.xml . Kernel Version Monitor uses the Tux icon from the nuoveXT icon theme found at... Platforms: *nix

License: Freeware Size: 25.6 KB Download (99): Kernel Version Monitor Download

Added: January 25, 2010 | Visits: 669

Httpd Info Httpd Info displays information about a web server by parsing its HTTP headers. It can tell you about the server's software and operating system, or when a page was last updated. It also has a logging feature. Platforms: Mac

License: Freeware Download (92): Httpd Info Download

Released: October 25, 2012  |  Added: October 25, 2012 | Visits: 856

DotNet (.NET) Version Check DotNET Version Checker will tell you whether you have the required components to run Microsoft .NET (dotNet) applications, and lists all the installed runtimes if present. It checks the version of MDAC (data access components), Internet Explorer and the .NET runtime and servicepacks installed on... Platforms: Windows

License: Freeware Size: 122.88 KB Download (495): DotNet (.NET) Version Check Download

Released: August 20, 2012  |  Added: August 20, 2012 | Visits: 861

AD Info Free Edition AD Info is a modern easy to use active directory reporting tool with over 150 predefined reports as well as the option to create your own with the user friendly custom query designer. AD Info is designed to be as flexible and useful as possible, an example of this is the fact that you can enter... Platforms: Windows, 2003, Windows Vista, 2008, 7, 7x64

License: Freeware Download (46): AD Info Free Edition Download

Released: October 27, 2012  |  Added: October 27, 2012 | Visits: 1.909

Contact Info Extractor Contact Info Extractor is an application that was designed to be an easy to use tool to extract you data contact. Contact Info Extractor will grab data like business name, address, phone number, email, website. Platforms: Windows

License: Freeware Download (70): Contact Info Extractor Download

Released: August 14, 2012  |  Added: August 14, 2012 | Visits: 778

EasyVersionControl-Excel Version Control EasyVersionControl | Excel Version Control Template for distributed Excel files | Download the DEMO at www.EasyVersionControl.com Platforms: Windows

License: Freeware Download (56): EasyVersionControl-Excel Version Control Download

Released: August 14, 2012  |  Added: August 14, 2012 | Visits: 627

Portable Version Portable Version is a handy and reliable application designed to synchronize any folder with your "Version Controlled" folder. Want to take your solution home, put it on Dropbox and work from anywhere freely? Check back in and resolve conflicts? Platforms: Windows

License: Freeware Download (59): Portable Version Download

Released: November 14, 2012  |  Added: November 14, 2012 | Visits: 694

DHE Drive Info DHE Drive Info is a handy and reliable utility designed to display essential HDD information. It shows HDD (intern or extern) and USB-Stick information: IDENTIFY_DEVICE, Type, Size, Partitions, S.M.A.R.T. Values, S.M.A.R.T. Logs,Self-Tests, Temperatures, MBR, VBR, works with P-ATA, S-ATA, USB,... Platforms: Windows, XP, 7, 7x64

License: Freeware Download (422): DHE Drive Info Download

< 1 2 3 4 5 >