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

Pragma freeware
Filter: All | Freeware | Demo
 

Pragma

< 1 2 
Added: January 21, 2010 | Visits: 853

Encode::PerlIO Encode::PerlIO is a detailed document on Encode and PerlIO. Overview It is very common to want to do encoding transformations when reading or writing files, network connections, pipes etc. If Perl is configured to use the new perlio IO system then Encode provides a "layer" (see PerlIO) which... Platforms: *nix

License: Freeware Size: 11.3 MB Download (87): Encode::PerlIO Download

Added: March 13, 2010 | Visits: 627

PerlIO::locale PerlIO::locale is a PerlIO layer to use the encoding of the current locale. SYNOPSIS use PerlIO::locale; open my $filehandle, <:locale, $filename or die $!; This is mostly a per-filehandle version of the open pragma, when used under the form use open :locale; The encoding for the... Platforms: *nix

License: Freeware Size: 3.07 KB Download (92): PerlIO::locale Download

Added: January 14, 2010 | Visits: 1.738

Sort::Key Sort::Key is the fastest way to sort anything in Perl. SYNOPSIS use Sort::Key qw(keysort nkeysort ikeysort); @by_name = keysort { "$_->{surname} $_->{name}" } @people; # sorting by a numeric key: @by_age = nkeysort { $_->{age} } @people; # sorting by a numeric integer key: @by_sons =... Platforms: *nix

License: Freeware Size: 56.32 KB Download (94): Sort::Key Download

Added: June 08, 2010 | Visits: 605

SelfLoader SelfLoader is a Perl module created to load functions only on demand. SYNOPSIS package FOOBAR; use SelfLoader; ... (initializing code) __DATA__ sub {.... This module tells its users that functions in the FOOBAR package are to be autoloaded from after the __DATA__ token. See also... Platforms: *nix

License: Freeware Size: 12.2 MB Download (90): SelfLoader Download

Released: July 20, 2012  |  Added: July 20, 2012 | Visits: 1.167

C/C++ Compiler for SuperH Family The C/C++ Compiler for SuperH Family is an optimising ANSI C and ANSI C++ compiler for the SuperH embedded RISC microprocessor family. The SH C package includes a compiler, assembler and linker is supplied as part of the High-performance Embedded Workshop IDE. In addition to full ANSI C support,... Platforms: Windows, Windows Vista, 7

License: Freeware Download (79): C/C++ Compiler for SuperH Family Download

Added: May 10, 2013 | Visits: 320

mcpp mcpp is a C/C++ preprocessor with the following features. * Implements all of C90, C99 and C++98 specifications. * Provides a validation suite to test C/C++ preprocessor's conformance and quality comprehensively. When this validation suite is applied, mcpp distinguishes itself among many... Platforms: Windows, Mac, *nix, C/C++, BSD Solaris

License: Freeware Download (52): mcpp Download

Added: October 29, 2013 | Visits: 295

SQLCipher SQLCipher provides you with a fully-encrypted SQLite database. It???*a*?s fast, especially with transactions and indexes; you generally will only see a 5% performance hit. No unencrypted data is written to disk, SQLite???*a*?s page caching allows for decrypted pages to be stored in memory. The... Platforms: Mac

License: Freeware Size: 3.61 MB Download (48): SQLCipher Download

Added: July 13, 2013 | Visits: 456

Cocoa.vim Cocoa.vim is a collection of scripts designed to make it easier to develop Cocoa/Objective-C applications. It includes enhanced syntax highlighting, code completion, documentation lookup, as well as a number of other features that can be used to integrate Vim with Xcode, allowing you to... Platforms: Mac

License: Freeware Size: 245.76 KB Download (42): Cocoa.vim Download

Added: June 21, 2013 | Visits: 308

Sqmediumlite qmediumlite's goals are: * Enable a system-wide SQLite shared-cache instance. * Offer an unchanged Pysqlite Python DB-API. * Maintain SQLite's unique server-less operation. * Be configurable for non-default use, incl. database sharing over a network. * Explain locking situations. Basic use... Platforms: Mac

License: Freeware Size: 81.92 KB Download (42): Sqmediumlite Download

Added: November 20, 2013 | Visits: 394

SQLite Manager for Thunderbird A Thunderbird add-on that helps you manage your SQLIte databases SQLite Manager for Thunderbird helps you manage any SQLite database on your computer. An intuitive heirarchical tree showing database objects. Helpful dialogs to manage tables, indexes, views and triggers. You can browse and... Platforms: Mac

License: Freeware Size: 245.76 KB Download (36): SQLite Manager for Thunderbird Download

Added: November 07, 2013 | Visits: 487

SQLite Manager for Songbird A Songbird add-on that helps you manage your SQLite databases from your computer After installation, you will find a menu item under Tools menu. Click it to start the SQLite Manager. An intuitive heirarchical tree showing database objects. Helpful dialogs to manage tables, indexes, views and... Platforms: Mac

License: Freeware Size: 153.6 KB Download (42): SQLite Manager for Songbird Download

Added: June 13, 2013 | Visits: 372

SQLite Manager for SeaMonkey Extension for Firefox and other apps to manage any sqlite database Manage all your sqlite databases using this lightweight extension for firefox, thunderbird, seamonkey, songbird, komodo etc. (See the complete list of supported applications) This extension will be useful to developers who want... Platforms: Mac

License: Freeware Size: 194.56 KB Download (43): SQLite Manager for SeaMonkey Download

< 1 2