I need some help from a Perl guru... In the process_order sub of
register.info.cgi, right before the $xcp_request to register the domain, are
this lines:
$data->{owner}=$owner;
$data->{billing}=$billing;
$data->{tech}=$tech;
How do I retrieve the billing information from $data? billing_first_name,
billing_last_name, etc.?
--
John Keegan
[EMAIL PROTECTED]
http://RackShare.com
- Re: Perl Question for 2.41 info.cgi John Keegan
- Re: Perl Question for 2.41 info.cgi Evgeniy Pirogov
- Re: Perl Question for 2.41 info.cgi John Keegan
