Hello,
This is not strictly a Perl or Beginner question, but since I am
implementing this is Perl I thought I'd run it by the list
Any suggestions on how to flexibly model coupons/discounts in an SQL backed
commerce app? (bundle discounts, shipping modifiers, %off item/type, etc.)
Thanks for
Hi,
On 12/16/05, Mohammed Shameer <[EMAIL PROTECTED]> wrote:
>
> Hi,
> I would have done this.
> 1) download the module source and dependencies and untar
> 2) perl Makefile.pl
> 3) Modify PERLPREFIX,SITEPREFIX,VENDORPREFIX in Makefile to a local
> folder
> 4) while starting the application set
Hello,
I would like to use a complex CPAN module group that is currently under
active revision. (Task::Catalyst)
Is there a way to use the cpan shell to install a "local" version of the
module for just this application so I don't have to worry about things
breaking if the main CPAN library instal