Gert Burger wrote:
E.g If I have a account at a hosting company that provides mod_perl. Can
I 'install' a catalyst webapp and run it without the hosting company
having a systemwide catalyst installation?
perl -MCPAN -e install (Bundle::Catalyst)
        FYI, thats almost half of CPAN.... they might notice. :)

You'll have to put this in some directory you can write too.

Then in your startup.pl, .conf file, or in your scripts, add these dirs to your 
@INC
via use lib() or the like.



--
END
------------------------------------------------------------
    What doesn't kill us can only make us stronger.
                Nothing is impossible.
                                
Philip M. Gollucci ([EMAIL PROTECTED]) 301.254.5198
Consultant / http://p6m7g8.net/Resume/
Senior Developer / Liquidity Services, Inc.
  http://www.liquidityservicesinc.com
       http://www.liquidation.com
       http://www.uksurplus.com
       http://www.govliquidation.com
       http://www.gowholesale.com

Reply via email to