Re: [MacPerl-Toolbox] read resource fork
[email protected] (Chris Nandor) Thu, 24 Jan 2008 19:31:21 -0800
| Newsgroups | perl.macperl.toolbox |
|---|---|
| Message-ID | <[email protected]> |
On Jan 24, 2008, at 19:11, David Arnold wrote: > How do i read an entire resource fork, similar to reading the data > fork, > irrespective of individual resources? Is this for Mac OS X? If so, you might be able to just do: open my $rsrc, '<', "$filepath/rsrc"; It's an easy shortcut to get at the raw fork. Also, if this is for Mac OS X, you might find the [email protected] list of more use. -- Chris Nandor [email protected] http://pudge.net/ Slashdot / SourceForge [email protected] http://slashdot.org/