vend::cart(3pm) debian man page | unix.com

Man Page: vend::cart

Operating Environment: debian

Section: 3pm

Vend::Cart(3pm) 					User Contributed Perl Documentation					   Vend::Cart(3pm)

   Test header for item toss
	my $cart = [
	       {
		       code => 1,
		       mv_mi => 1,
		       mv_si => 0,
		       mv_ci => 0,
		       quantity => 0,
	       },
	       {
		       code => 2,
		       mv_mi => 1,
		       mv_si => 1,
		       mv_ci => 2,
		       quantity => 1,
	       },
	       {
		       code => 3,
		       mv_mi => 2,
		       mv_si => 1,
		       mv_ci => 0,
		       quantity => 1,
	       },
	       {
		       code => 5,
		       mv_mi => 1,
		       mv_si => 1,
		       mv_ci => 3,
		       quantity => 1,
	       },
	       {
		       code => 50,
		       mv_mi => 3,
		       mv_si => 1,
		       mv_ci => 0,
		       quantity => 1,
	       },
	       {
		       code => 51,
		       mv_mi => 3,
		       mv_si => 1,
		       mv_ci => 31,
		       quantity => 1,
	       },
	       {
		       code => 52,
		       mv_mi => 31,
		       mv_si => 1,
		       mv_ci => 0,
		       quantity => 1,
	       },
	       {
		       code => 6,
		       mv_mi => 1,
		       mv_si => 1,
		       mv_ci => 0,
		       quantity => 1,
	       },
	       {
		       code => 7,
		       mv_mi => 0,
		       mv_si => 0,
		       mv_ci => 0,
		       quantity => 1,
	       },
       ];

   Test footer for item toss
	       toss_cart($cart);

	       use Data::Dumper;
	       $Data::Dumper::Indent = 2;
	       $Data::Dumper::Terse = 2;
	       print Data::Dumper::Dumper($cart);

	       # ENDTEST

perl v5.14.2							    2011-05-06							   Vend::Cart(3pm)
Related Man Pages
data::dumper::concise::sugar(3) - mojave
template::plugin::dumper(3) - suse
template::plugin::dumper(3) - centos
template::plugin::dumper(3pm) - debian
vend::cart(3pm) - debian
Similar Topics in the Unix Linux Community
Paypal Shopping Cart 3.5.9 (Default branch)
KonaKart 2.2.4.0 (Default branch)
Quick.Cart 3.0 (Default branch)
PayFlow Link
Want Secure Shopping Cart Software for my Ecommerce website?