<?xml version="1.0" encoding="windows-1252"?>
<node id="951782" title="Measure temperature outside in Perl" created="2012-02-04 04:37:08" updated="2012-02-04 04:37:08">
<type id="115">
perlquestion</type>
<author id="944616">
chessgui</author>
<data>
<field name="doctext">
Hi Monks!&lt;br&gt;&lt;br&gt;

Is there a module, a sub, a regular expression or put it simply: a WAY to measure the tempreture outside the room in Perl.&lt;br&gt;&lt;br&gt;

My code presently:
&lt;code&gt;
my $temperature=what? (i mean outside);
&lt;/code&gt;
I'm receiving the following error:
&lt;code&gt;
syntax error at temp.pl line 1, near ");"
Execution of temp.pl aborted due to compilation errors.
&lt;/code&gt;
What to do now?
</field>
</data>
</node>
