<span style="color: rgb(0, 0, 153);">I am using UNO&#39;s Blizzard account.  I have the file saved as &quot;assignment 6&quot;.  I then VIM assignment 6, and that is where I am trying to get it to print.  Is this not correct?   Sorry, I am really confused here.  :(</span><br>
<br><div class="gmail_quote">On Fri, Mar 19, 2010 at 1:15 AM, Andy Lester <span dir="ltr">&lt;<a href="mailto:andy@petdance.com">andy@petdance.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<div><div></div><div class="h5"><br>
On Mar 19, 2010, at 1:12 AM, Wendy Moroz wrote:<br>
<br>
&gt; Hi - this is my first time asking a question, so I am not sure if I&#39;m doing this right.<br>
&gt;<br>
&gt; I am a new Perl user - this is my very first attempt at trying to run a Perl command.  It is for my class, and I really need some help.<br>
&gt;<br>
&gt; I have the file chmod&#39;ed so I am able to execute commands.  I also have the shebang, strict, and warnings lines entered and everything is typed correctly.<br>
&gt;<br>
&gt; I tried the &quot;Hello World&quot; line by entering this:   print &quot;hello world. \n&quot;<br>
&gt;<br>
&gt; When I key that in, nothing happens.  This seems like an incredibly easy command, yet for the life of me I can&#39;t figure out what am I doing wrong??  When you ask Perl to output (print) something, how/where is it supposed to show up?<br>

<br>
</div></div>You have it keyed in where?  Do you have all this saved in a file?  What&#39;s the file called?<br>
<br>
You want to save all this in a file called, for example, &quot;<a href="http://hello.pl" target="_blank">hello.pl</a>&quot;.  Then, you run it by running &quot;perl <a href="http://hello.pl" target="_blank">hello.pl</a>&quot;.  What OS are you on?<br>

<br>
xoa<br>
<br>
<br>
--<br>
Andy Lester =&gt; <a href="mailto:andy@petdance.com">andy@petdance.com</a> =&gt; <a href="http://www.theworkinggeek.com" target="_blank">www.theworkinggeek.com</a> =&gt; AIM:petdance<br>
<br>
<br>
<br>
<br>
<br>
<br>
_______________________________________________<br>
Omaha-pm mailing list<br>
<a href="mailto:Omaha-pm@pm.org">Omaha-pm@pm.org</a><br>
<a href="http://mail.pm.org/mailman/listinfo/omaha-pm" target="_blank">http://mail.pm.org/mailman/listinfo/omaha-pm</a><br>
</blockquote></div><br>