Skip to content
Sections
>> Trisquel >> Packages >> aramo >> perl >> libtie-handle-offset-perl
nabia  ] [  aramo  ]
[ Source: libtie-handle-offset-perl  ]

Package: libtie-handle-offset-perl (0.004-1.1)

module to provide tied handle that hides the beginning of a file

Tie::Handle::Offset provides a file handle that hides the beginning of a file. After opening, the file is positioned at the offset location. "seek()" and "tell()" calls are modified to preserve the offset.

For example, "tell($fh)" will return 0, though the actual file position is at the offset. Likewise, "seek($fh,80,0)" will seek to 80 bytes from the offset instead of 80 bytes from the actual start of the file.

The included Tie::Handle::SkipHeader module automatically hides an email-style message header. After opening the file, it reads up to a blank or white-space-only line and sets the offset to the next byte.

Other Packages Related to libtie-handle-offset-perl

  • depends
  • recommends
  • suggests
  • dep: perl
    Larry Wall's Practical Extraction and Report Language

Download libtie-handle-offset-perl

Download for all available architectures
Architecture Package Size Installed Size Files
all 9.3 kB28 kB [list of files]