Re: [Module-build-general] [PATCH] manifypods
Status: Beta
Brought to you by:
kwilliams
|
From: Steve P. <sp...@ep...> - 2003-07-22 09:36:50
|
On Monday, July 21, 2003, at 10:40 pm, Ken Williams wrote: > On Monday, July 21, 2003, at 04:12 PM, Steve Purkis wrote: > >> Hi Ken, >> >> Good to hear - will have a look at it when it comes out on CPAN (I >> can't access anon. cvs for some reason?). Will be interesting to see >> if it passes the CPAN+ tests :). Glad I could help out. > > Yeah, the CPAN lag is why I started uploading them here too: > > http://sourceforge.net/projects/module-build Ah - that works, thanks. > And the SF connection cap > (http://sourceforge.net/docman/ > display_doc.php?docid=17790&group_id=1#cvs) is why I added this > shamelessly aggressive shell alias: > > % which force > force: aliased to perl -le "while (1) { last if not system @ARGV; > sleep 1 }" > > I use it for commands like "force cvs update", which tries over and > over again until it succeeds. =) Hmm.. will try that out when I get back. But it was giving me an auth. error for user anonymous, not a connection error (had those too, though :). Anyways, I'm running off to YAPC::EU in a sec - maybe I'll see some of you there. -Steve |