Main > Programming > Libraries >

Sprite 3.21

Sprite 3.21

Sponsored Links

Sprite 3.21 Ranking & Summary

RankingClick at the star to rank
Ranking Level
User Review: 10 (2 times)
File size: 0.014 MB
Platform: Any Platform
License: Perl Artistic License
Price:
Downloads: 908
Date added: 2007-05-16
Publisher: Shishir Gundavaram

Sprite 3.21 description

Sprite is a Perl module to manipulate text delimited databases using SQL.

SYNOPSIS

use Sprite;

$rdb = new Sprite;

$rdb->set_delimiter (-Read => ::) ## OR: (Read, ::);
$rdb->set_delimiter (-Write => ::) ## OR: (Write, ::);

$rdb->set_os (Win95);

## Valid arguments (case insensitive) include:
##
## Unix, Win95, Windows95, MSDOS, NT, WinNT, OS2, VMS,
## MacOS or Macintosh. Default determined by $^O.

$rdb->set_lock_file (c:win95tmpSprite.lck, 10);

$rdb->set_db_dir (Mac OS:Perl 5:Data) || die "Cant access dir!n";

$data = $rdb->sql (<<Query); ## OR: @data = $rdb->sql (<<Query);
.
. (SQL)
.
Query

foreach $row (@$data) { ## OR: foreach $row (@data) {
@columns = @$row; ## NO null delimited string -- v3.2
}

$rdb->close;
$rdb->close ($database); ## To save updated database

Here is a simple database where the fields are delimited by commas:

Player,Years,Points,Rebounds,Assists,Championships
...
Larry Bird,13,25,11,7,3
Michael Jordan,14,29,6,5,5
Magic Johnson,13,22,7,11,5
...

Note: The first line must contain the field names (case sensitive).

Sprite 3.21 Screenshot

Advertisements

Sprite 3.21 Keywords

Bookmark Sprite 3.21

Hyperlink code:
Link for forum:

Sprite 3.21 Copyright

WareSeeker periodically updates pricing and software information of Sprite 3.21 full version from the publisher, so some information may be slightly out-of-date. You should confirm all information before relying on it. Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future development of Sprite 3.21 Edition. Download links are directly from our publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed

Allok Video Splitter 2.2.0 Review:

Name (Required)
Email(Required)
Captcha
Featured Software

Want to place your software product here?
Please contact us for consideration.

Contact WareSeeker.com
Related Software
PerlIO is a Perl module created to load on demand PerlIO layers and root of PerlIO::* name space. Free Download
XBase::FAQ is a Perl module with frequently asked questions about the XBase.pm/DBD::XBase modules. Free Download
SVN-Pusher is a Perl module that allows one to propagate changesets from one Subversion repository to the other. Free Download
Test::Perl::Critic is a Perl module use Perl::Critic in test programs. Free Download
Rsync::Config is a Perl module for rsync configuration generator. Free Download
DCE::UUID is a Perl module with misc UUID functions. Free Download
MyCMS perl module provides the MN::CMS Perl module used by the MyCMS. Free Download
Test::Data is a Perl module to test functions for particular variable types. Free Download