Skip Menu |

This queue is for tickets about the File-Copy-Recursive CPAN distribution.

Report information
The Basics
Id: 59402
Status: resolved
Priority: 0/
Queue: File-Copy-Recursive

People
Owner: Nobody in particular
Requestors: salvatore.bonaccorso [...] gmail.com
Cc:
AdminCc:

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



CC: 589135-submitter [...] bugs.debian.org, 589135 [...] bugs.debian.org
Subject: rcopy_glob not exported
Date: Thu, 15 Jul 2010 10:45:44 +0200
To: bug-File-Copy-Recursive [...] rt.cpan.org
From: Salvatore Bonaccorso <salvatore.bonaccorso [...] gmail.com>
Hi We recieved the following bugreport on our Bugtracker in Debian for the package for the File-Copy-Recursive distribution. Would it be possible to add the *_glob functions to EXPORT_OK? Bests Salvatore ----- Forwarded message from Alexander Wirt <formorer@debian.org> ----- From: Alexander Wirt <formorer@debian.org> Resent-From: Alexander Wirt <formorer@debian.org> Reply-To: Alexander Wirt <formorer@debian.org>, 589135@bugs.debian.org X-Mailer: reportbug 4.12.4 Date: Thu, 15 Jul 2010 10:27:23 +0200 To: Debian Bug Tracking System <submit@bugs.debian.org> Subject: Bug#589135: libfile-copy-recursive-perl: rcopy_glob not exported Package: libfile-copy-recursive-perl Version: 0.38-1 Severity: normal Hi, unfortunatly the *_glob functions aren't exported in /usr/share/perl5/File/Copy/Recursive.pm's @EXPORT_OK. It would be nice to add all documented functions to EXPORT_OK :). Thanks in advance Alex -- System Information: Debian Release: squeeze/sid APT prefers oldstable APT policy: (500, 'oldstable'), (500, 'unstable'), (1, 'experimental') Architecture: i386 (i686) Kernel: Linux 2.6.32-5-686 (SMP w/2 CPU cores) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages libfile-copy-recursive-perl depends on: ii perl 5.10.1-13 Larry Wall's Practical Extraction libfile-copy-recursive-perl recommends no packages. libfile-copy-recursive-perl suggests no packages. -- no debconf information Show quoted text
_______________________________________________ pkg-perl-maintainers mailing list pkg-perl-maintainers@lists.alioth.debian.org http://lists.alioth.debian.org/mailman/listinfo/pkg-perl-maintainers
----- End forwarded message -----
Download signature.asc
application/pgp-signature 835b

Message body not shown because it is not plain text.

That is a great idea, I'm hoping to have an updated version next week or so (depends on if I can find a Windows machine to test the UNC stuff) and I'll include this rt, thanks! On Thu Jul 15 04:45:56 2010, salvatore.bonaccorso@gmail.com wrote: Show quoted text
> Hi > > We recieved the following bugreport on our Bugtracker in Debian for > the package for the File-Copy-Recursive distribution. Would it be > possible to add the *_glob functions to EXPORT_OK? > > Bests > Salvatore >
On Thu 15 Jul 2010 12:45:46, DMUEY wrote: Show quoted text
> That is a great idea, I'm hoping to have an updated version next week > or so (depends on if I can > find a Windows machine to test the UNC stuff) and I'll include this > rt, thanks!
This bug is still present in the (according to cpan) newest version 0.38. Any chance you could upload the package so rcopy_glob is exported? Thanks!
On Tue Mar 12 14:40:03 2013, DAZJORZ wrote: Show quoted text
> On Thu 15 Jul 2010 12:45:46, DMUEY wrote:
> > That is a great idea, I'm hoping to have an updated version next week > > or so (depends on if I can > > find a Windows machine to test the UNC stuff) and I'll include this > > rt, thanks!
> > This bug is still present in the (according to cpan) newest version 0.38. > Any chance you could upload the package so rcopy_glob is exported? > Thanks!
Thanks, i need to get on this!
On Tue Mar 12 14:40:03 2013, DAZJORZ wrote: Show quoted text
> On Thu 15 Jul 2010 12:45:46, DMUEY wrote:
> > That is a great idea, I'm hoping to have an updated version next week > > or so (depends on if I can > > find a Windows machine to test the UNC stuff) and I'll include this > > rt, thanks!
> > This bug is still present in the (according to cpan) newest version 0.38. > Any chance you could upload the package so rcopy_glob is exported? > Thanks!
Thanks, i need to get on this!
This issue bit me today as well. I had just assumed it was exported, since that's what the docs say, but that's not currently the case.