<?xml version="1.0" encoding="UTF-8"?> <rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" ><channel><title>NewPush &#187; Perl</title> <atom:link href="http://newpush.com/tag/perl/feed/" rel="self" type="application/rss+xml" /><link>http://newpush.com</link> <description>Server Hosting, Data Warehouse Hosting, Collaboration</description> <lastBuildDate>Mon, 30 Jan 2012 15:40:45 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <item><title>Using the PayPal express checkout API in Perl</title><link>http://newpush.com/2010/08/using-the-paypal-express-checkout-api-in-perl/</link> <comments>http://newpush.com/2010/08/using-the-paypal-express-checkout-api-in-perl/#comments</comments> <pubDate>Tue, 24 Aug 2010 07:25:16 +0000</pubDate> <dc:creator>Pete</dc:creator> <category><![CDATA[AIX]]></category> <category><![CDATA[Hosting Support]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[Mac OS X]]></category> <category><![CDATA[Managed Hosting]]></category> <category><![CDATA[OpenBSD]]></category> <category><![CDATA[Perl]]></category> <category><![CDATA[Checkout]]></category> <category><![CDATA[Credit Card Gateway]]></category> <category><![CDATA[PayPal]]></category> <category><![CDATA[Shopping Cart]]></category> <category><![CDATA[X.com]]></category><guid isPermaLink="false">http://newpush.com/?p=639</guid> <description><![CDATA[Perl API for PayPal There are a number of apps written in Perl that connect to classic CC transaction gateways. Meanwhile, PayPal has become so inexpensive, that a number of merchants can save significant amounts by switching to PayPal. The &#8230; <a href="http://newpush.com/2010/08/using-the-paypal-express-checkout-api-in-perl/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description> <content:encoded><![CDATA[<h4>Perl API for PayPal</h4><p>There are a number of apps written in Perl that connect to classic CC transaction gateways.  Meanwhile, PayPal has become so inexpensive, that a number of merchants can save significant amounts by switching to PayPal.  The folks at PayPal have published a nice framework that allows Perl applications to use PayPal for checkout:<br /> <a href="https://www.x.com/blogs/matt/2010/08/24/express-checkout-through-payflow-proin-perl">Express Checkout through Payflow Pro&#8230;in Perl</a></p> ]]></content:encoded> <wfw:commentRss>http://newpush.com/2010/08/using-the-paypal-express-checkout-api-in-perl/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Check Variable Type is Integer in Perl</title><link>http://newpush.com/2009/01/check-variable-type-is-integer-in-perl/</link> <comments>http://newpush.com/2009/01/check-variable-type-is-integer-in-perl/#comments</comments> <pubDate>Wed, 07 Jan 2009 21:27:27 +0000</pubDate> <dc:creator>Balazs</dc:creator> <category><![CDATA[Perl]]></category> <category><![CDATA[Detection]]></category> <category><![CDATA[Integer]]></category> <category><![CDATA[Type]]></category><guid isPermaLink="false">http://www.wdream.com/archives/31</guid> <description><![CDATA[If you need to make sure that data incoming from a data source is integer, you can use: if ( $variable =~ m/^[d]*$/ ) { print "integern"; } More info is on SitePoint.]]></description> <content:encoded><![CDATA[<p>If you need to make sure that data incoming from a data source is integer, you can use:<pre>if ( $variable =~ m/^[d]*$/ ) { print "integern"; }</pre><p>More info is on <a href="http://www.sitepoint.com/forums/showthread.php?t=441751">SitePoint</a>.</p> ]]></content:encoded> <wfw:commentRss>http://newpush.com/2009/01/check-variable-type-is-integer-in-perl/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Perl Switching to Git</title><link>http://newpush.com/2009/01/perl-switching-to-git/</link> <comments>http://newpush.com/2009/01/perl-switching-to-git/#comments</comments> <pubDate>Mon, 05 Jan 2009 03:31:48 +0000</pubDate> <dc:creator>Balazs</dc:creator> <category><![CDATA[Perl]]></category> <category><![CDATA[cvs]]></category> <category><![CDATA[Git]]></category> <category><![CDATA[Perforce]]></category> <category><![CDATA[SCM]]></category> <category><![CDATA[source code]]></category> <category><![CDATA[svn]]></category><guid isPermaLink="false">http://www.wdream.com/archives/26</guid> <description><![CDATA[Perl announced a couple of weeks ago that it is switching from Perforce SCM to Git.&#160; Is it time to review what SCM to use for managing distributed projects?]]></description> <content:encoded><![CDATA[<p><a href="http://use.perl.org/articles/08/12/22/0830205.shtml">Perl announced</a> a couple of weeks ago that it is switching from Perforce SCM to <a href="http://git.or.cz/">Git</a>.&nbsp; Is it time to review what SCM to use for managing distributed projects?</p> ]]></content:encoded> <wfw:commentRss>http://newpush.com/2009/01/perl-switching-to-git/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>How do I install Perl modles on a dedicated server?</title><link>http://newpush.com/2006/11/how-do-i-install-perl-modles-on-a-dedicated-server/</link> <comments>http://newpush.com/2006/11/how-do-i-install-perl-modles-on-a-dedicated-server/#comments</comments> <pubDate>Sun, 12 Nov 2006 08:13:04 +0000</pubDate> <dc:creator>Domonkos</dc:creator> <category><![CDATA[Dedicated Servers]]></category> <category><![CDATA[Perl]]></category><guid isPermaLink="false">http://newpush.com/?p=1519</guid> <description><![CDATA[From the command line, as the root user, run:   # perl -MCPAN -e shell And then at the cpan command line run:   cpan&#62; install Module::Name]]></description> <content:encoded><![CDATA[<p>From the command line, as the root user, run:</p><p>  # perl -MCPAN -e shell</p><p>And then at the cpan command line run:</p><p>  cpan&gt; <strong>install Module::Name</strong></p> ]]></content:encoded> <wfw:commentRss>http://newpush.com/2006/11/how-do-i-install-perl-modles-on-a-dedicated-server/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> </channel> </rss>
<!-- Served from: newpush.com @ 2012-02-09 21:49:36 by W3 Total Cache -->
