Re: [Boston.pm] packaging a perl module as an RPM; different distribution

2009-07-08 Thread Chris Patti
On Wed, Jul 8, 2009 at 1:40 PM, Steve Scaffidi wrote: > One more suggestion, a-la virtual machines: I know you mentioned > having to work in Cygwin, but if the plan is to deploy on CentOS, then > that's just trying to push a camel through a cat-door... I'll leave > the explanation of that to your

Re: [Boston.pm] packaging a perl module as an RPM; different distribution

2009-07-08 Thread Steve Scaffidi
One more suggestion, a-la virtual machines: I know you mentioned having to work in Cygwin, but if the plan is to deploy on CentOS, then that's just trying to push a camel through a cat-door... I'll leave the explanation of that to your imagination... Anyhow, I have recently bought an account at a

Re: [Boston.pm] packaging a perl module as an RPM; different distribution

2009-07-08 Thread Brian Reichert
On Wed, Jul 08, 2009 at 02:53:25AM -0400, Andrew Langmead wrote: > On Tue, 2009-07-07 at 13:37 -0400, Brian Reichert wrote: > > I've been packaging perl modules as RPMs.[...] Now, my environment has > > changed. The host I'm now packaging on > > runs perl 5.10, but the target Linux host has 5.8.8

Re: [Boston.pm] packaging a perl module as an RPM; different distribution

2009-07-07 Thread Andrew Langmead
On Tue, 2009-07-07 at 13:37 -0400, Brian Reichert wrote: > I've been packaging perl modules as RPMs.[...] Now, my environment has > changed. The host I'm now packaging on > runs perl 5.10, but the target Linux host has 5.8.8 installed. > I can think of a couple of things: (a relatively hacky w

Re: [Boston.pm] packaging a perl module as an RPM; different distribution

2009-07-07 Thread Brian Reichert
On Tue, Jul 07, 2009 at 02:14:17PM -0400, Steve Scaffidi wrote: > On Tue, Jul 7, 2009 at 1:37 PM, Brian Reichert wrote: > > I have a weird scenario I'm tasked with: > > > > I've been packaging perl modules as RPMs. ?I have, to date, been > > successful with cpan2rpm to accomplish this: > > > > ?htt

Re: [Boston.pm] packaging a perl module as an RPM; different distribution

2009-07-07 Thread Steve Scaffidi
On Tue, Jul 7, 2009 at 1:37 PM, Brian Reichert wrote: > I have a weird scenario I'm tasked with: > > I've been packaging perl modules as RPMs.  I have, to date, been > successful with cpan2rpm to accomplish this: > >  http://perl.arix.com/cpan2rpm/ > > Now, my environment has changed.  The host I'm

Re: [Boston.pm] packaging a perl module as an RPM; different distribution

2009-07-07 Thread Shlomi Fish
Hi Brian! On Tuesday 07 July 2009 20:37:07 Brian Reichert wrote: > I have a weird scenario I'm tasked with: > > I've been packaging perl modules as RPMs. I have, to date, been > successful with cpan2rpm to accomplish this: > > http://perl.arix.com/cpan2rpm/ > > Now, my environment has changed.

[Boston.pm] packaging a perl module as an RPM; different distribution

2009-07-07 Thread Brian Reichert
I have a weird scenario I'm tasked with: I've been packaging perl modules as RPMs. I have, to date, been successful with cpan2rpm to accomplish this: http://perl.arix.com/cpan2rpm/ Now, my environment has changed. The host I'm now packaging on runs perl 5.10, but the target Linux host has 5.