Product: Fedora
https://bugzilla.redhat.com/show_bug.cgi?id=889715

            Bug ID: 889715
           Summary: perl - chomp
           Product: Fedora
           Version: 14
         Component: perl
          Severity: unspecified
          Priority: unspecified
          Reporter: merl...@yahoo.com

Description of problem:

When I use the command chomp($my_varible=<STDIN>), perl gives an syntax error
on the line I put it on.

Used other examples, couldn't get it to work

This is on the Raspberry Pi Fedora (raspberrypi-fedora-remix)
Version-Release number of selected component (if applicable):


How reproducible:

Use steps below:

Steps to Reproduce:
1.Make the perl script below and then save it:

!#/usr/lib/perl 
#can also be /usr/bin/perl

chomp($my_varible=<STDIN>);


2.Run the script you made
3.Instant errors for you

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=kU6hVUITW1&a=cc_unsubscribe
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Reply via email to