Main > Programming > Libraries >

Device::Cdio::ISO9660::FS 0.2.3

Device::Cdio::ISO9660::FS 0.2.3

Sponsored Links

Device::Cdio::ISO9660::FS 0.2.3 Ranking & Summary

RankingClick at the star to rank
Ranking Level
User Review: 0 (0 times)
File size: 0.022 MB
Platform: Any Platform
License: Perl Artistic License
Price:
Downloads: 963
Date added: 2007-03-05
Publisher: Rocky Bernstein

Device::Cdio::ISO9660::FS 0.2.3 description

Device::Cdio::ISO9660::FS is a Perl class for ISO 9660 CD reading.

SYNOPSIS

This encapsulates ISO 9660 Filesystem aspects of CD Tracks. As such this is a This library however needs to be used in conjunction with Device::Cdio::ISO9660.

use Device::Cdio::ISO9660:FS;
$cd = Device::Cdio::ISO9660::FS->new(-source=>/dev/cdrom);
$statbuf = $cd->stat ($iso9660_path.$local_filename);

$blocks = POSIX::ceil($statbuf->{size} / $perlcdio::ISO_BLOCKSIZE);
for (my $i = 0; $i < $blocks; $i++) {
my $buf = $cd->read_data_blocks ($statbuf->{LSN} + $i);
die if !defined($buf);
}

print $buf;

This is an Object-Oriented interface to the GNU CD Input and Control library (libcdio) which is written in C. This class handles ISO 9660 aspects of a tracks from a CD in a CD-ROM or as a track of a CD image. A CD image is distinct from an ISO 9660 image in that a CD image contains other CD-line information (e.g. tracks, information or assocated with the CD). See also Device::Cdio::ISO9660::IFS for working with an ISO 9660 image.

Device::Cdio::ISO9660::FS 0.2.3 Screenshot

Advertisements

Device::Cdio::ISO9660::FS 0.2.3 Keywords

Bookmark Device::Cdio::ISO9660::FS 0.2.3

Hyperlink code:
Link for forum:

Device::Cdio::ISO9660::FS 0.2.3 Copyright

WareSeeker periodically updates pricing and software information of Device::Cdio::ISO9660::FS 0.2.3 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 Device::Cdio::ISO9660::FS 0.2.3 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
Device::Cdio::ISO9660 is a Perl module for ISO 9660 handling. Free Download
Device::Cdio::ISO9660::IFS is a class for ISO 9660 Filesystem image reading. Free Download
Device::Cdio is a Perl module for CD Input and Control library. Free Download
Device::Cdio::Track is a Perl class for track aspects of Device::Cdio. Free Download
libisofs is a library to pack up hard disk files and directories into an ISO 9660 disk image. Free Download
perlcdio is a lower-level wrapper to libcdio, the CD Input and Control library. Free Download
Iso9660 Analyzer Tool is a project that will detect the structure of CD images. Free Download
Device::Cdio::Device is a class for disc and device aspects of Cdio. Free Download