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

Readonly freeware
Filter: All | Freeware | Demo
 

Readonly

1 2 > 
Added: September 16, 2010 | Visits: 831

Readonly Readonly is a Perl module that offers the facility for creating read-only scalars, arrays, hashes. SYNOPSIS use Readonly; # Read-only scalar Readonly::Scalar $sca => $initial_value; Readonly::Scalar my $sca => $initial_value; # Read-only array Readonly::Array @arr => @values;... Platforms: *nix

License: Freeware Size: 13.31 KB Download (95): Readonly Download

Added: August 23, 2010 | Visits: 1.065

ex::constant::vars ex::constant::vars is a Perl pragma to create readonly variables. SYNOPSIS Using the tie() interface: use ex::constant::vars; tie my $pi, ex::constant::vars, 4 * atan2( 1, 1 ); tie my @family, ex::constant::vars, qw( John Jane ); tie my %age, ex::constant::vars, John => 27, Jane => Back... Platforms: *nix

License: Freeware Size: 4.1 KB Download (90): ex::constant::vars Download

Added: August 14, 2008 | Visits: 1.657

NDIR NDIR color directory lister is a console-mode utility which includes support for long filenames under FAT16, FAT32, and NTFS. You can display system/ hidden/ readonly files with special colors, display either LAST_MODIFIED date/time or FILE_CREATED date/time. Supports up to 200 different... Platforms: Windows, *nix

License: Freeware Size: 117 KB Download (561): NDIR Download

Added: September 26, 2010 | Visits: 903

Task::SOSA Task::SOSA is a Perl module to install all the CPAN modules needed by SOSA. SYNOPSIS perl -MCPAN -e install Task::SOSA This Task module installs all the dependencies needed by SOSA, the "Samba and Open-xchange Simple Administrator". Catalyst Catalyst::Model::LDAP... Platforms: *nix

License: Freeware Size: 20.48 KB Download (92): Task::SOSA Download

Added: May 14, 2010 | Visits: 760

Argv Argv is a Perl module that provides an OO interface to an arg vector. SYNOPSIS use Argv; # A roundabout way of getting perls version. my $pl = Argv->new(qw(perl -v)); $pl->exec; # Run /bin/cat, showing how to provide "predigested" options. Argv->new(/bin/cat, [qw(-u -n)],... Platforms: *nix

License: Freeware Size: 44.03 KB Download (86): Argv Download

Added: February 03, 2010 | Visits: 1.220

Audio::TagLib::File Audio::TagLib::File is a file class with some useful methods for tag manipulation. This class is a basic file class with some methods that are particularly useful for tag editors. It has methods to take advantage of ByteVector and a binary search method for finding patterns in a file.... Platforms: *nix

License: Freeware Size: 1.4 MB Download (114): Audio::TagLib::File Download

Added: July 12, 2010 | Visits: 1.281

Mac::Apps::Seasonality::Constants Mac::Apps::Seasonality::Constants is a Perl module for static definitions of aspects of Seasonality. SYNOPSIS use Mac::Apps::Seasonality::Constants qw{ $SEASONALITY_NAME $SEASONALITY_CREATOR $SEASONALITY_HISTORY_DATABASE_PATH }; use Mac::Apps::Seasonality::Constants qw{... Platforms: *nix

License: Freeware Size: 8.19 KB Download (97): Mac::Apps::Seasonality::Constants Download

Added: August 12, 2010 | Visits: 735

Scalar::Util Scalar::Util is a selection of general-utility scalar subroutines. SYNOPSIS use Scalar::Util qw(blessed dualvar isweak readonly refaddr reftype tainted weaken isvstring looks_like_number set_prototype); Scalar::Util contains a selection of subroutines that people have expressed would be... Platforms: *nix

License: Freeware Size: 43.01 KB Download (97): Scalar::Util Download

Added: February 24, 2010 | Visits: 939

XML::DOM::EntityReference XML::DOM::EntityReference is an XML ENTITY reference in XML::DOM. XML::DOM::EntityReference extends XML::DOM::Node. EntityReference objects may be inserted into the structure model when an entity reference is in the source document, or when the user wishes to insert an entity reference. Note... Platforms: *nix

License: Freeware Size: 39.94 KB Download (92): XML::DOM::EntityReference Download

Added: November 03, 2010 | Visits: 1.721

Linux Multimedia Player LiMP is a a tiny LIVE CD based linux distro, that loads into memory and works only in the memory. This is the easiest, simpler yet powerful distro that works in all computers (PIII onwards). Linux Multimedia Player supports most of the known formats, let it be mpeg-I, or mpeg-II, or divx, or... Platforms: *nix

License: Freeware Size: 74 MB Download (100): Linux Multimedia Player Download

Added: June 23, 2010 | Visits: 949

Exploring Exploring Tk::JComboBox Perl module contains a tutorial for usage of the Tk::JComboBox widget. Overview This tutorial assumes a familiarity with basic Perl/Tk concepts. It is meant to be used alongside the JComboBox class reference. What is it and what is it good for? JComboBox is yet... Platforms: *nix

License: Freeware Size: 64.51 KB Download (100): Exploring Download

Added: August 04, 2010 | Visits: 749

Tk::JComboBox Tk::JComboBox is a Perl module that can create and manipulate JComboBox widgets. SYNOPSIS $jcb = $parent->JComboBox(?options); JComboBox is a composite widget that contains a text Label or Entry, a Button, and a popup Listbox. It performs the same sort of tasks that can be accomplished by... Platforms: *nix

License: Freeware Size: 64.51 KB Download (89): Tk::JComboBox Download

Added: June 15, 2010 | Visits: 988

Tk::NumEntry Tk::NumEntry is a numeric Entry widget with inc. & dec. Buttons. SYNOPSIS use Tk::NumEntry; $parent->NumEntry(?-option=>value, ...?); Tk::NumEntry defines a widget for entering integer numbers. The widget also contains buttons for increment and decrement. Tk::NumEntry supports all the... Platforms: *nix

License: Freeware Size: 25.6 KB Download (96): Tk::NumEntry Download

Released: December 02, 2012  |  Added: December 02, 2012 | Visits: 1.337

THC-SecureDelete THC-SecureDelete is the best secure data deletion toolkit! If you overwrite a file for 10+ times, it can still be recovered. Read why and use the programs included (w/src!). These tools can wipe files, free disk space, swap and memory! Changes: Linux LKM for secure file deletion included, small... Platforms: *nix

License: Freeware Size: 61.44 KB Download (139): THC-SecureDelete Download

Added: March 24, 2010 | Visits: 1.239

hsqldb Database Engine HSQLDB is the leading SQL relational database engine written in Java. hsqldb Database Engine has a JDBC driver and supports a rich subset of ANSI-92 SQL (BNF tree format) plus SQL 99 and 2003 enhancements. It offers a small (less than 100k in one version), fast database engine which offers both... Platforms: *nix

License: Freeware Size: 3.2 MB Download (111): hsqldb Database Engine Download

Added: September 03, 2010 | Visits: 1.258

interface preprocessor for PHP ippfp is an easy-to-use library which provides oo-methods for creating and rendering user interfaces in PHP independently from output format. It features HTML, GTK, PDF and ncurses. You can create input masks such as forms for databases or other user interfaces. ippfp features abstraction,... Platforms: *nix

License: Freeware Size: 133.12 KB Download (94): interface preprocessor for PHP Download

Added: February 18, 2010 | Visits: 1.539

Reveal Reveal project is an easy to use, cross platform EXIF metadata viewer with limited editing capabilities. Reveal was designed to present as many details about how a photo was taken in a clear and easy to understand format. Im finally letting the cat out of the bag. Today Ive released Reveal... Platforms: *nix

License: Freeware Size: 2.3 MB Download (97): Reveal Download

Added: May 02, 2010 | Visits: 714

XML::DOM::Text XML::DOM::Text is a piece of XML text in XML::DOM. XML::DOM::Text extends XML::DOM::CharacterData, which extends XML::DOM::Node. The Text interface represents the textual content (termed character data in XML) of an Element or Attr. If there is no markup inside an elements content, the text... Platforms: *nix

License: Freeware Size: 112.64 KB Download (100): XML::DOM::Text Download

Released: October 28, 2016  |  Added: November 19, 2016 | Visits: 1.468

SafeCopy Free! SafeCopy Free! - freeware utility to copy files and keep / change file date-time stamps and attributes. You can keep or set new date-time to Created, Modified, Accessed date-time stamps. Also you can change any file attribute (ReadOnly, Hidden, System, Archived) when copying files. Utility can... Platforms: Windows, Windows 7

License: Freeware Size: 750.12 KB Download (181): SafeCopy Free! Download

Released: August 10, 2012  |  Added: August 10, 2012 | Visits: 497

Firemacs Firemacs will add Emacs's editing/viewing features to your Firefox browser. You can also enjoy "less"-like motions in non-input elements. Key Bindings 'M-x ' means 'C-[ x'. 'ESC x' is also OK. But it is suppressed in the URL bar because 'ESC' is bound to 'selectAll'. Input... Platforms: Windows

License: Freeware Download (51): Firemacs Download

1 2 >