Skip Menu |

This queue is for tickets about the XML-Twig CPAN distribution.

Report information
The Basics
Id: 81165
Status: resolved
Priority: 0/
Queue: XML-Twig

People
Owner: Nobody in particular
Requestors: ambs [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: Normal
Broken in: 3.42
Fixed in: 3.44



Subject: xml_pp -i doesn't preserve permissions
When using xml_pp -i, the generated file doesn't preserve the permissions of the original file. Although easy to fix by the user, it is annoying :) Cheers ambs PS: It seems that version 3.42 says its version is 3.40? [ambs@per-fide ~]$ perl -MXML::Twig -E 'say $XML::Twig::VERSION' 3.40 but cpan[1]> install XML::Twig Reading '/Users/ambs/.cpan/Metadata' Database was generated on Tue, 13 Nov 2012 17:19:04 GMT XML::Twig is up to date (3.42).
Hey, forget the PS part. No idea how I logged out from one machine between commands, and did not notice :-) On Wed Nov 14 08:57:50 2012, AMBS wrote: Show quoted text
> When using xml_pp -i, the generated file doesn't preserve the > permissions of the original file. Although easy to fix by the user, it > is annoying :) > > Cheers > ambs > > PS: It seems that version 3.42 says its version is 3.40? > > [ambs@per-fide ~]$ perl -MXML::Twig -E 'say $XML::Twig::VERSION' > 3.40 > > but > > cpan[1]> install XML::Twig > Reading '/Users/ambs/.cpan/Metadata' > Database was generated on Tue, 13 Nov 2012 17:19:04 GMT > XML::Twig is up to date (3.42).
You are right, It's fixed in the development version. Thanks for catching this. -- mirod On Wed Nov 14 09:09:03 2012, AMBS wrote: Show quoted text
> Hey, forget the PS part. No idea how I logged out from one machine > between commands, and did not notice :-) > > On Wed Nov 14 08:57:50 2012, AMBS wrote:
> > When using xml_pp -i, the generated file doesn't preserve the > > permissions of the original file. Although easy to fix by the user,
it Show quoted text
> > is annoying :) > > > > Cheers > > ambs > > > > PS: It seems that version 3.42 says its version is 3.40? > > > > [ambs@per-fide ~]$ perl -MXML::Twig -E 'say $XML::Twig::VERSION' > > 3.40 > > > > but > > > > cpan[1]> install XML::Twig > > Reading '/Users/ambs/.cpan/Metadata' > > Database was generated on Tue, 13 Nov 2012 17:19:04 GMT > > XML::Twig is up to date (3.42).
> >
-- __ mirod