On Tuesday 28 April 2009, Matt S Trout wrote:
> Two possibilities:
>
> (1) exec a $^X to print @INC to get the "normal" @INC
>
> (2) use $Config{arch} and /^5.\/ to strip off the extra ones.
>
> Thoughts?
I think (1) is more bulletproof. I think a restart costs a lot of time
and an additional call of $^X doesn't matter here.
--
So long... Fuzz
_______________________________________________
List: [email protected]
Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/[email protected]/
Dev site: http://dev.catalyst.perl.org/