Subject: | error report |
Date: | Tue, 16 Aug 2011 09:11:28 +0200 |
To: | bug-Mac-PropertyList [...] rt.cpan.org |
From: | Peter Florijn <florijn.peter [...] gmail.com> |
Hi,
I'm moving away from Windows and now working on the OSX platform. For one of my projects I am evaluating this module if this can help me solve my problem.
My environment:
OSX Lion
perl version perl 5, version 12, subversion 3 (v5.12.3) built for darwin-thread-multi-2level
When running your plist.pl testprogram I get the following output
perl plist.pl /Users/peter/Library/Safari
Processing --/Bookmarks.plist...done
Processing --/Downloads.plist...done
Processing --/History.plist...skipping
at /Library/Perl/5.12/Mac/PropertyList.pm line 190
at /Library/Perl/5.12/Mac/PropertyList.pm line 190
at /Library/Perl/5.12/Mac/PropertyList.pm line 190
at /Library/Perl/5.12/Mac/PropertyList.pm line 190
Processing --/LastSession.plist...done
Processing --/TopSites.plist...done
NB: For my little project I want to convert the Bookmarks.plist file to a HTML presentation. Anys suggestions for that.?
If you need any additional details or want me to test a patch let me know.
Regards
Peter