Re: Excluding files from CPAN diff

2010-02-18 Thread craig
I'm sorry, but we do not offer a pink unicorn for sale at this time. Thus there is not one in-house to go away. You can see our available unicorns at http://www.animalhead.com/unicorns.html I thought it was a reasonable question, but only a few people like Mr. Koenig or M. Barbie might be able t

Re: Excluding files from CPAN diff

2010-02-18 Thread Jonathan Yu
Eric, Thanks for this! I've been looking for a way to diff things where CPAN Diff complains that things are too big for quite some time. On Thu, Feb 18, 2010 at 2:26 PM, Eric Wilhelm wrote: > When the pink unicorn goes away, you might try: > >  http://github.com/gitpan Mr. Schwern is pretty awe

Re: Excluding files from CPAN diff

2010-02-18 Thread Eric Wilhelm
# from cr...@animalhead.com # on Thursday 18 February 2010 10:53: >I like to use this tool to confirm what I've changed from one   >distribution to the next. >My latest one added two big data files, and 'diff' says its results   >are too big to show. >Also the data files will change in future rele

Re: Meta.yml spec

2010-02-18 Thread David Golden
On Thu, Feb 18, 2010 at 1:49 PM, David Precious wrote: > I think Ivan's point was more that the repo "URL" in question does not > actually appear anywhere within the VCS::Which distribution: > > http://search.cpan.org/grep?cpanid=IVANWILLS&release=VCS-Which-v0.1.2&string=github > > Odd indeed. Ah

Excluding files from CPAN diff

2010-02-18 Thread craig
Hi module-authors, Is there a way to exclude files from the 'diff' tool on one's module's CPAN page? I like to use this tool to confirm what I've changed from one distribution to the next. My latest one added two big data files, and 'diff' says its results are too big to show. Also the da

Re: Meta.yml spec

2010-02-18 Thread David Precious
David Golden wrote: On Thu, Feb 18, 2010 at 4:26 AM, Ivan Wills wrote: g...@github.com:EvanCarroll/datetimex-format.git That's not a URL, that's the "problem". You can probably stick "ssh:" in front of it, though. I think Ivan's point was more that the repo "URL" in question does not actu

Re: Meta.yml spec

2010-02-18 Thread David Golden
On Thu, Feb 18, 2010 at 4:26 AM, Ivan Wills wrote: > g...@github.com:EvanCarroll/datetimex-format.git That's not a URL, that's the "problem". You can probably stick "ssh:" in front of it, though. However, on github, that is *your* private repository path -- no one else can use it because it req

Re: Module::Build question

2010-02-18 Thread David Golden
On Thu, Feb 18, 2010 at 7:04 AM, Nicholas Clark wrote: > On Thu, Feb 18, 2010 at 12:00:23PM +, David Cantrell wrote: >> On Thu, Feb 18, 2010 at 11:24:24AM +, Nicholas Clark wrote: >> > On Wed, Feb 17, 2010 at 08:44:57AM -0800, macke...@animalhead.com wrote: >> > > $^X is simpler, and simpl

Re: Module::Build question

2010-02-18 Thread Nicholas Clark
On Thu, Feb 18, 2010 at 12:00:23PM +, David Cantrell wrote: > On Thu, Feb 18, 2010 at 11:24:24AM +, Nicholas Clark wrote: > > On Wed, Feb 17, 2010 at 08:44:57AM -0800, macke...@animalhead.com wrote: > > > $^X is simpler, and simpler solutions are preferable. > > > Can it be wrong? > > Yes.

Re: Module::Build question

2010-02-18 Thread David Cantrell
On Thu, Feb 18, 2010 at 11:24:24AM +, Nicholas Clark wrote: > On Wed, Feb 17, 2010 at 08:44:57AM -0800, macke...@animalhead.com wrote: > > $^X is simpler, and simpler solutions are preferable. > > Can it be wrong? > Yes. > For starters, it may be a relative path, and the program has already cha

Re: Module::Build question

2010-02-18 Thread Nicholas Clark
On Wed, Feb 17, 2010 at 08:44:57AM -0800, macke...@animalhead.com wrote: > $^X is simpler, and simpler solutions are preferable. > Can it be wrong? Yes. For starters, it may be a relative path, and the program has already changed directory. As $^X originates from argv[0] in main(), it's also poss

Re: how to mv files on PAUSE

2010-02-18 Thread Andreas J. Koenig
> On Mon, 15 Feb 2010 21:30:13 -0500, James E Keenan > said: > Bill Ward wrote: >> On Mon, Feb 15, 2010 at 11:50 AM, Bill Weinman wrote: >> >>> On 2010-02-15 11:52 AM, Bill Ward wrote: >>> I think you probably should just delete it and re-upload it. >>> >>> That

Meta.yml spec

2010-02-18 Thread Ivan Wills
Hi, Does any one know what the following error from the CPANTS Kwaliteepage mean? 1.4, 'g...@github.com:EvanCarroll/datetimex-format.git' for 'repository' is not a valid URL. (resources -> repository) [Validation: 1.4] I know it's not one of the mo

Re: Module::Build question

2010-02-18 Thread mackenna
$^X is simpler, and simpler solutions are preferable. Can it be wrong? cmac On Feb 17, 2010, at 4:02 AM, David Cantrell wrote: On Tue, Feb 16, 2010 at 06:47:25PM -0800, cr...@animalhead.com wrote: So I would like to add some tests to one of my test files, involving something like `perl -c s

Re: create installation issues

2010-02-18 Thread Dana Hudes
Don't assume path names. CGI files are often per-user and run with suexec. Don't assume installation as root. Whatever you can get from perl do so the rest ask the installing user Sent from my BlackBerry® smartphone with Nextel Direct Connect -Original Message- From: Skript Ke Date: We