in reply to Assigning elements of an array to scalars

You didn't specify your question enough to
give you an answer. Whats meant by all
that $stuff[..] and scalar?

After reading naikontas reply, I confess that I gave
the wrong advice here:

Please insert your code-containing text parts
into a "pre"-block, like:
<pre>
   insert problem description (including some code) here
</pre>

or if its really code, p

The second part: "Put it in a"
<code>

   insert your code here

</code>

"code block" would be the only reasonable thing
to do (sorry about that).

Regards

mwa
  • Comment on Re: Assigning elements of an array to scalars

Replies are listed 'Best First'.
Re^2: Assigning elements of an array to scalars
by naikonta (Curate) on Oct 10, 2007 at 17:54 UTC
    Per guidelines on Perl Monks Approved HTML tags, <pre> tags are discouraged.
    Although these tags are allowed, use of them is discouraged. In particular, it is usually much better to use <p> and not <br /> and please use <code> instead of <pre> unless the enclosed lines are pretty short.

    Open source softwares? Share and enjoy. Make profit from them if you can. Yet, share and enjoy!