Skip Menu |

This queue is for tickets about the Mac-PropertyList CPAN distribution.

Report information
The Basics
Id: 70292
Status: rejected
Priority: 0/
Queue: Mac-PropertyList

People
Owner: Nobody in particular
Requestors: florijn.peter [...] gmail.com
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



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
Subject: Re: [rt.cpan.org #70292] error report
Date: Sun, 21 Aug 2011 23:53:01 +0300
To: bug-Mac-PropertyList [...] rt.cpan.org
From: brian d foy <bdfoy [...] cpan.org>
On Tue, Aug 16, 2011 at 10:11 AM, Peter Florijn via RT <bug-Mac- Show quoted text
> NB: For my little project I want to convert the Bookmarks.plist file to a HTML presentation. Anys suggestions for that.?
I'd use XML::Twig instead of Mac::PropertyList, I think. -- brian d foy <brian.d.foy@gmail.com> http://www.pair.com/~comdog/