On Thu, 31 Jan 2013, Shmuel Fomberg wrote:

> FatPack jam everything to one big file.

Thanks. I'll check it out.

> Works nicely if you don't have XS dependencies.

Cool. I don't (I hope).

> Also, be sure to review what he is going to pick - he takes everything that
> is not core and your program uses. I was surprised to learn when it not
> actually core...
> (it makes an intermediate file that you can edit)

What do you mean?
Will it try to add unnecessary dependencies?

> And it knows what your program uses but running "perl -c script.pl". so if
> you use 'require'... don't.

OK. I don't use require (directly, I use 'use').

-- 
Shlomo Yona
[email protected]
http://yeda.cs.technion.ac.il/~yona/
_______________________________________________
Perl mailing list
[email protected]
http://mail.perl.org.il/mailman/listinfo/perl

Reply via email to