On Sat, 30 Jun 2001, Stas Bekman wrote:

> I'm looking at the Build.pm in 2.0 and I see that it uses both
> File::Spec::catfile()  and unix '/' hardcoded paths. I know that catfile()
> is used to make the code portable, but I want to understand when this
> should be used an not '/'. Thanks!

should probably always use catfile and friends.  /'s were in there before
i started that habit.



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to