> Overrides can be setup to easily override build instructions without [meaning with] modifying any [every] scripts. Hmmm, you mean like this ??: use Loose; # thanks to M Schwern $myperl = new perl6; $myperl -> home(thinman@puny.vm.org); $myperl -> OS(PerlOS); $myperl -> h-w(x86); print $myperl -> compile; ... ... print $myperl -> test; ... ... $myperl -> {targets} = \@mynodes ; print $myperl -> install ; ... ... $myperl -> realclean ; $ourperl = new perl6 ; $outperl -> {users} = CXN::PUNY -> MemberList ; # Enter Password: $ourperl -> educate ; Seriously, is there a tgz or rpm out there. My rpmfind keeps croaking. --- "A. C. Yardley" <yardley@tanet.net> wrote: > > What and where is cons .... > > Take a look at http://www.debian.org/Packages/stable/devel/cons.html > and http://www.debian.org/Packages/unstable/devel/cons.html > > > /acy > > > ===== John van Vlaanderen ############################################# # CXN, Inc. Contact: john@thinman.com # # # Proud Sponsor of Perl/Unix of NY # # http://www.thinman.com/puny # ############################################# __________________________________________________ Do You Yahoo!? Talk to your friends online and get email alerts with Yahoo! Messenger. http://im.yahoo.com/Thread Next