[Chicago-talk] perl question

elite elite fasteliteprogrammer at yahoo.com
Wed Mar 7 15:20:06 PST 2007



How would you compile them from linux laptop onto a
windows pc?What would be a good tool for this?











--- Steven Lembark <lembark at wrkhors.com> wrote:

> 
> > I am on  linux laptop and can i write out a perl
> > script on windows and run it from a differnt
> computer
> > like on linux?
> 
> It depends.
> 
> The perl code itself is write-once run anywhere.
> 
> If you use operating-system specific features they
> may not
> be portable between systems. For example, the values
> returned by 'stat' on windows may not have a lot to
> do
> with what you'd get on *NIX. *NIX and OS/X (which is
> basically BSD) are pretty much portable.
> 
> Filesystms are particularly pernicious in this
> respect
> (e.g., don't try to find "c:\usr" on linux).
> File::Spec
> goes a long way to standardizing these things.
> 
> -- 
> Steven Lembark                                      
>   85-09 90th Street
> Workhorse Computing                                 
> Woodhaven, NY 11421
> lembark at wrkhors.com                                 
>     +1 888 359 3508
> _______________________________________________
> Chicago-talk mailing list
> Chicago-talk at pm.org
> http://mail.pm.org/mailman/listinfo/chicago-talk
> 



 
____________________________________________________________________________________
We won't tell. Get more on shows you hate to love 
(and love to hate): Yahoo! TV's Guilty Pleasures list.
http://tv.yahoo.com/collections/265 


More information about the Chicago-talk mailing list