<?xml version="1.0" encoding="utf-8"?><!-- generator="wordpress/1.5.1.2" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: Including Link Vault From Languages Besides PHP</title>
	<link>http://v1.magicbeandip.com/archives/2005/06/11/including-link-vault-from-languages-besides-php/</link>
	<description>Make Magical Things Commonplace</description>
	<pubDate>Tue, 06 Jan 2009 15:44:14 +0000</pubDate>
	<generator>http://wordpress.org/?v=1.5.1.2</generator>

	<item>
		<title>by: Alistair W</title>
		<link>http://v1.magicbeandip.com/archives/2005/06/11/including-link-vault-from-languages-besides-php/#comment-1132</link>
		<pubDate>Sun, 26 Feb 2006 23:00:17 +0000</pubDate>
		<guid>http://v1.magicbeandip.com/archives/2005/06/11/including-link-vault-from-languages-besides-php/#comment-1132</guid>
					<description>Hi 

I wonder if you could help put us straight on this posting for awhiteeq1 [me] : 

http://forum.link-vault.com/viewtopic.php?t=65&amp;#38;postdays=0&amp;#38;postorder=asc&amp;#38;start=10

Much appreciated  [ in anticipation ]

Alistair</description>
		<content:encoded><![CDATA[	<p>Hi </p>
	<p>I wonder if you could help put us straight on this posting for awhiteeq1 [me] : </p>
	<p><a href='http://forum.link-vault.com/viewtopic.php?t=65&amp;postdays=0&amp;postorder=asc&amp;start=10' rel='nofollow'>http://forum.link-vault.com/viewtopic.php?t=65&amp;postdays=0&amp;postorder=asc&amp;start=10</a></p>
	<p>Much appreciated  [ in anticipation ]</p>
	<p>Alistair
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: MikeMajorowicz</title>
		<link>http://v1.magicbeandip.com/archives/2005/06/11/including-link-vault-from-languages-besides-php/#comment-314</link>
		<pubDate>Fri, 30 Sep 2005 21:51:33 +0000</pubDate>
		<guid>http://v1.magicbeandip.com/archives/2005/06/11/including-link-vault-from-languages-besides-php/#comment-314</guid>
					<description>&lt;b&gt;Including Link Vault from Perl&lt;/b&gt;

&lt;code&gt;use LWP::Simple;
$RequestUri=$ENV{'REQUEST_URI'};
$WrapperUrl='http://www.mysite.com/wrapperXXXXXXXXXXX.php';
$Links=get($WrapperUrl.'?LINK_VAULT_UrlKey='.$RequestUri);
&lt;/code&gt;</description>
		<content:encoded><![CDATA[	<p><b>Including Link Vault from Perl</b></p>
	<p><code>use LWP::Simple;<br />
$RequestUri=$ENV{'REQUEST_URI'};<br />
$WrapperUrl='http://www.mysite.com/wrapperXXXXXXXXXXX.php';<br />
$Links=get($WrapperUrl.'?LINK_VAULT_UrlKey='.$RequestUri);<br />
</code>
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Steele</title>
		<link>http://v1.magicbeandip.com/archives/2005/06/11/including-link-vault-from-languages-besides-php/#comment-313</link>
		<pubDate>Fri, 30 Sep 2005 16:46:29 +0000</pubDate>
		<guid>http://v1.magicbeandip.com/archives/2005/06/11/including-link-vault-from-languages-besides-php/#comment-313</guid>
					<description>Any idea how to include this file in Perl?

I want to assign the HTML renerated from the parsed wrapper file into a variable in Perl.

So i would need something like:

$my_variable = include(http://www.mysite.com/lvXXXXXXXXX.php)</description>
		<content:encoded><![CDATA[	<p>Any idea how to include this file in Perl?</p>
	<p>I want to assign the HTML renerated from the parsed wrapper file into a variable in Perl.</p>
	<p>So i would need something like:</p>
	<p>$my_variable = include(http://www.mysite.com/lvXXXXXXXXX.php)
</p>
]]></content:encoded>
				</item>
</channel>
</rss>
