how to install all p5-* one shot

2009-01-26 Thread Saifi Khan
Hi all: There are many PERL packages in ports whose names are prefixed with p5-* . How does one install all the p5-* packages one shot ? Is there a way one can do it with the options available in ports or does one need to write a script to locate all the dir names starting with p5-* ? Any

Re: how to install all p5-* one shot

2009-01-26 Thread Herbert J. Skuhra
2009/1/26 Saifi Khan saifi.k...@twincling.org: Hi all: There are many PERL packages in ports whose names are prefixed with p5-* . How does one install all the p5-* packages one shot ? Is there a way one can do it with the options available in ports or does one need to write a script to

Re: how to install all p5-* one shot

2009-01-26 Thread Saifi Khan
On Mon, Jan 26, 2009 at 12:58 PM, Herbert J. Skuhra h.sku...@gmail.com wrote: 2009/1/26 Saifi Khan saifi.k...@twincling.org: Hi all: There are many PERL packages in ports whose names are prefixed with p5-* . How does one install all the p5-* packages one shot ? Is there a way one can do it

RE: how to install all p5-* one shot

2009-01-26 Thread Johan Hendriks
2009/1/26 Saifi Khan saifi.k...@twincling.org: Hi all: There are many PERL packages in ports whose names are prefixed with p5-* . How does one install all the p5-* packages one shot ? Is there a way one can do it with the options available in ports or does one need to write a script to