Question

perl: switch statements

Asked by: luna621

I saw something about switch statements, so I tried one.  But it's not working.  Do you know what's wrong?

chomp( my $score = <STDIN> );

switch( $score )
{
    case [90..100] { print "\n\nYou have an A!\n\n;" }
    case [80..89] { print "\n\nYou have an B!\n\n;" }
    case [70..79] { print "\n\nYou have an C!\n\n;" }
    case [60..69] { print "\n\nYou have an D!\n\n;" }
    case [0..59] { print "\n\nYou have an F!\n\n;" }

    else { print "\n\nError: scores may not be less than 0 or greater than 100.\n\n"; }
}

Any help appreciated.  Thank you.

This Question has been solved and asker verified All Experts Exchange premium technology solutions are available to subscription members.

Subscribe now for full access to Experts Exchange and get

Instant Access to this Solution

  • Plus...
  • 30 Day FREE access, no risk, no obligation
  • Collaborate with the world's top tech experts
  • Unlimited access to our exclusive solution database
  • Never be left without tech help again

Subscribe Now

Asked On
2005-11-29 at 23:52:37ID21647520
Tags

perl

,

switch

Topic

Perl Programming Language

Participating Experts
2
Points
500
Comments
53

Trusted by hundreds of thousands everyday for fast, accurate and reliable tech support.

  • "The time we save is the biggest benefit of Experts Exchange to Warner Bros. What could take multiple guys 2 hours or more each to find is accessed in around 15 minutes on Experts Exchange." Mike Kapnisakis, Warner Bros.
  • "Our team likes having a resource that is more secure than just using Google and most experts using this service really know their stuff. It's nice to look here first versus using Google." Dayna Sellner, Lockheed Martin
  • "Anytime that I've been stumped with a problem, 9 out of 10 times Experts Exchange has either the accepted solution or an open discussion of the potential solution to the problem." Kenny Red, eBay Inc.

See what Experts Exchange can do for you.

Got a question?

We've got the answer.

Experts Exchange has been collecting answers to technology questions since 1996…3 million and counting! If you have a question, chances are we already have your answer.

Screenshot of Experts Exchange Knowledgebase

Need individual assistance?

Our experts are ready to help.

If you can't find the exact answer you're looking for, ask our exclusive community of 50,000 experts. You’ll get a personalized answer from a trusted professional.

Screenshot of Experts Exchange Knowledgebase

Want to learn from the best?

Read articles from industry experts.

Thousands of free tech tips, tricks, how-to’s and tutorials are available in our peer reviewed articles section. See for yourself how smart our experts are, no login required.

Screenshot of an Article

Working on a long term project?

Store your work and research.

Save solutions to your questions, answers you’ve discovered through searching plus helpful articles in your personal knowledgebase for easy future access.

Screenshot of Experts Exchange Knowledgebase

Access the answers to your technology questions today.

Subscribe Now

30-day free trial. Register in 60 seconds.

What Makes Experts Exchange Unique?

Members of the expert community talk about why the experience at Experts Exchange is different than what you will find anywhere else.

Trusted by the world's most respected brands.

image of each brand's logo

Faithfully serving IT professionals since 1996.

Experts Exchange Logo

Try it out and discover for yourself.

Subscribe Now

30-day free trial. Register in 60 seconds.

Related Solutions

  1. chomp is not recognised
    Trying to do a few perl examples, but I get a compile error when using 'chomp'. I get this error: "chomp" may clash with future reserved word at ./p3_secret line 5. syntax error in file ./p3_secret at line 5, next 2 tokens "chomp $name" Execution of ./p3_...
  2. PERL: Checking <STDIN> without actually waiting on it.
    I want to check if there is something in the <STDIN> buffer, without actually having the system hang waiting for input. basically: while(true){ $cntr=$cntr+1; if(<STDIN>){ do something... } } i want to be able to run through the loop without it pausi...
  3. CHOMP
    Part of my forum is Themes In the code below the Themes DIR is opened for reading. I want to create a List.txt of the installed themes. Each theme has a name.v2 file, I have managed to create the txt file but it is always name.v2. What I need is the file list witout the .v2 o...
  4. Perl chomp and @_
    I have been using the following function in a script that has been working on Perl 5. sub logmsg { chomp(@_); my $LogMessage = join ( " ", @_ ); my $wDate = `date +%Y%m%d-%H:%M:%S`; chomp($wDate); print LOG "$wDate: $LogMessage \n"; } Aft...

Free Tech Articles

  1. WARNING: 5 Reasons why you should NEVER fix a computer for free.
    It is in our nature to love the puzzle. We are obsessed. The lot of us. We love puzzles. We love the challenge. We thrive on finding the answer. We hate disarray. It bothers us deep in our soul. W...
  2. SCCM OSD Basic troubleshooting
    SCCM 2007 OSD is a fantastic way to deploy operating systems, however, like most things SCCM issues can sometimes be difficult to resolve due to the sheer volume of logs to sift through and the dispe...
  3. Migrate Small Business Server 2003 to Exchange 2010 and Windows 2008 R2
    This guide is intended to provide step by step instructions on how to migrate from Small Business Server 2003 to Windows 2008 R2 with Exchange 2010. For this migration to work you will need the fo...
  4. Create a Win7 Gadget
    This article shows you how to create a simple "Gadget" -- a sort of mini-application supported by Windows 7 and Vista. Gadgets can be dropped anywhere on the desktop to provide instant information, ...
  5. Outlook continually prompting for username and password
    There have been a lot of questions recently regarding Outlook prompting for a username and password whilst using Exchange 2007. There are a few reasons why this would happen and I will try to cover t...
  6. Backup Exchange 2010 Information Store using Windows Backup
    There seems to be quite a lot of confusion around the ability to backup Exchange 2010 using the built in Windows Backup feature. This stems from the omission of this feature prior to Exchange 2007 s...

Cloud Class Webinars

  1. Avoiding Bugs in Microsoft Access
    Alison Balter takes and in-depth look at avoiding bugs in Access. In this webinar you will learn about using the immediate window to debug your applications, invoking the debugger, using breakpoints to troubleshoot, stepping through code, setting the next statement to execute, ...
  2. Top 10 Best New Features in Visio 2010
    Scott Helmers gives live demonstrations of the top 10 new features in Visio 2010. This webinar will teach you how to create compelling diagrams by adding shapes to the page with a single click, linking the shapes in a diagram to data in Excel (or SQL Server, or SharePoint), ...
  3. IT Consultant Business Secrets Revealed
    Michael Munger, Experts Exchange tech pro and IT consultant, pulls back the curtain on his very successful businesses and answers question on every IT consultant and business owner should know about. He shares secrets on what he did to solve the 5 most common problems in IT, ...
  4. Disaster Recovery and Business Continuity
    Quest CTO, Mike Billon, gives an overview of the steps involved in building a dunamic disaster recovery plan. Through case studies and an examination of software/hardware tooles for monitoring and testing, you'll gain a better understandin of where you are, where you want ...
  5. Organize Your Visio Diagrams with Containers and Lists
    Scott Helmers uses cross functional flowcharts, wireframe diagrams, data graphic legends and seating charts to teach you: how to ustilize all three new structured diagram components in Visio 2010, the best practices for organizeing shapes in previous version of Visio, how to organize ...
  6. How to Us Objects, Properties, Events and Methods in Microsoft Access
    Alison Dalter gives an in-depbth look at objects, properties, events and methods in Microsoft Access. In this webinar you will learn about using the object browser, referring to objects, working with properties and methods, working with object variables, understanding the ...

Join the Community

Give a Little. Get a Lot.

Join the community of experts here and help other tech pros by answering question in your area of expertise. You can earn FREE access to all Experts Exchange's premium features and resources.

Join the Community

Answers

 

by: oleberPosted on 2005-11-29 at 23:53:50ID: 15386252

you need to import the Module Switch

 

by: luna621Posted on 2005-11-29 at 23:59:57ID: 15386273

#!/usr/local/bin/perl -c
                               ^ here?

 

by: ozoPosted on 2005-11-30 at 00:00:36ID: 15386277

perldoc -q switch

perldoc Switch

 

by: oleberPosted on 2005-11-30 at 00:01:24ID: 15386281

use Switch;

chomp( my $score = <STDIN> );

switch( $score ) {
    case [90..100] { print "\n\nYou have an A!\n\n;" }
    case [80..89] { print "\n\nYou have an B!\n\n;" }
    case [70..79] { print "\n\nYou have an C!\n\n;" }
    case [60..69] { print "\n\nYou have an D!\n\n;" }
    case [0..59] { print "\n\nYou have an F!\n\n;" }

    else { print "\n\nError: scores may not be less than 0 or greater than 100.\n\n"; }
}

 

by: oleberPosted on 2005-11-30 at 00:01:38ID: 15386285

-c just compile, dont run

 

by: ozoPosted on 2005-11-30 at 00:01:57ID: 15386286

#!/usr/local/bin/perl
use Switch;
chomp( my $score = <STDIN> );

switch( $score )
{
    case [90..100] { print "\n\nYou have an A!\n\n;" }
    case [80..89] { print "\n\nYou have an B!\n\n;" }
    case [70..79] { print "\n\nYou have an C!\n\n;" }
    case [60..69] { print "\n\nYou have an D!\n\n;" }
    case [0..59] { print "\n\nYou have an F!\n\n;" }

    else { print "\n\nError: scores may not be less than 0 or greater than 100.\n\n"; }
}

 

by: luna621Posted on 2005-11-30 at 00:02:43ID: 15386291

I tried use Switch;
but it couldn't locate it: Can't locate Switch.pm in @INC

 

by: oleberPosted on 2005-11-30 at 00:02:59ID: 15386292

do perl -h and you will find:

 -c              check syntax only (runs BEGIN and CHECK blocks)

 

by: oleberPosted on 2005-11-30 at 00:03:50ID: 15386297

what is the output of

 perl -v

 

by: luna621Posted on 2005-11-30 at 00:04:11ID: 15386298

Is it because the unix system I'm using doesn't have it?

 

by: oleberPosted on 2005-11-30 at 00:04:19ID: 15386299

maybe you have a old version

 

by: luna621Posted on 2005-11-30 at 00:04:35ID: 15386302

This is perl, version 5.005_03 built for sun4-solaris

Copyright 1987-1999, Larry Wall

Perl may be copied only under the terms of either the Artistic License or the
GNU General Public License, which may be found in the Perl 5.0 source kit.

Complete documentation for Perl, including FAQ lists, should be found on
this system using `man perl' or `perldoc perl'.  If you have access to the
Internet, point your browser at http://www.perl.com/, the Perl Home Page.

 

by: oleberPosted on 2005-11-30 at 00:05:54ID: 15386311

You need a newer version of perl
actually I have version 5.8.7 and you have 5.5.3. Switch module just apperard on the version 5.8.x

 

by: oleberPosted on 2005-11-30 at 00:06:47ID: 15386317

I would say that 90% of the Perl programmers never used that module

 

by: luna621Posted on 2005-11-30 at 00:07:11ID: 15386320

Darn.  Well, would i have to do it the old if/else way then if I can't use switch?

 

by: ozoPosted on 2005-11-30 at 00:09:01ID: 15386325

perldoc -q switch

 

by: ozoPosted on 2005-11-30 at 00:11:14ID: 15386333

Your switch statement might not have done what you wanted anyway for $score=90.1

 

by: oleberPosted on 2005-11-30 at 00:12:51ID: 15386343

I would do

sub in {
    my $elem = shift;
    foreach my $value (@_) {
        return 1 if $value eq $elem;
    }
    return 0;
}

chomp( my $score = <STDIN> );

if (in($score=>(90..100))) {
    print "\n\nYou have an A!\n\n;"
} elsif (in($score=>(80..89))) {
    print "\n\nYou have an B!\n\n;"
} elsif (in($score=>(70..79))) {
    print "\n\nYou have an C!\n\n;"
} elsif (in($score=>(60..69))) {
    print "\n\nYou have an D!\n\n;"
} elsif (in($score=>(0..59))) {
    print "\n\nYou have an E!\n\n;"
} else {
    print "\n\nError: scores may not be less than 0 or greater than 100.\n\n";
}
   

 

by: luna621Posted on 2005-11-30 at 00:21:22ID: 15386374

perl grades.pl 50.2



You have an A!

Uh, oh!  That's not right...


chomp( my $score = <STDIN> );

for ($score) {
    if    (90 >= $score && $score <= 100)  { print "\n\nYou have an A!\n\n"; }
    elsif (80 >= $score && $score <= 89)  { print "\n\nYou have an B!\n\n"; }
    elsif (70 >= $score && $score <= 79)  { print "\n\nYou have an C!\n\n"; }
    elsif (60 >= $score && $score <= 69)  { print "\n\nYou have an D!\n\n"; }
    elsif (0 >= $score && $score <= 59)  { print "\n\nYou have an F!\n\n"; }
    else  { print "\n\nError: scores may not be less than 0 or greater than 100.\n\n"; }
}

 

by: ozoPosted on 2005-11-30 at 00:21:25ID: 15386375

my %in;
@in{0..100}=(("E")x60,("D")x10,("C")x10,("B")x10,("A")x11);

chomp( my $score = <STDIN> );
if( my $grade = $in{$score} ){
  print "\n\nYou have an $grade!\n\n;"
}else{
  print "\n\nError: scores may not be less than 0 or greater than 100.\n\n";
}

 

by: luna621Posted on 2005-11-30 at 00:21:55ID: 15386378

oh, that's how you do the range

 

by: ozoPosted on 2005-11-30 at 00:24:03ID: 15386388

   if    (90 <= $score && $score <= 100)  { print "\n\nYou have an A!\n\n"; }
    elsif (80 <= $score && $score < 90)  { print "\n\nYou have an B!\n\n"; }
    elsif (70 <= $score && $score < 80)  { print "\n\nYou have an C!\n\n"; }
    elsif (60 <= $score && $score < 70)  { print "\n\nYou have an D!\n\n"; }
    elsif (0 <= $score && $score < 60)  { print "\n\nYou have an F!\n\n"; }
    else  { print "\n\nError: scores may not be less than 0 or greater than 100.\n\n"; }

if( my $grade = $in{int $score} ){

 

by: oleberPosted on 2005-11-30 at 00:27:57ID: 15386404

if    (90 <= $score and $score <= 100)  { print "\n\nYou have an A!\n\n"; }
elsif (80 <= $score and $score < 90)  { print "\n\nYou have an B!\n\n"; }
elsif (70 <= $score and $score < 80)  { print "\n\nYou have an C!\n\n"; }
elsif (60 <= $score and $score < 70)  { print "\n\nYou have an D!\n\n"; }
elsif (0  <= $score and $score < 60)  { print "\n\nYou have an F!\n\n"; }
else  { print "\n\nError: scores may not be less than 0 or greater than 100.\n\n"; }

 

by: ozoPosted on 2005-11-30 at 00:31:47ID: 15386416

perl grades.pl 50.2  #this looks like you want to get $score from @ARGV


chomp( my $score = <STDIN> ); #but this is reading $score from <STDIN>

 

by: luna621Posted on 2005-11-30 at 00:35:55ID: 15386428

oh... so I can't use <STDIN> to read input from prompt?

 

by: ozoPosted on 2005-11-30 at 00:37:48ID: 15386433

$score = shift;
#or
$score = $ARGV[0];

 

by: oleberPosted on 2005-11-30 at 00:39:48ID: 15386440

for reading parameters, you have the @ARGV

For reading for stdin you have <STDIN>

for reading from a files in @ARGV or from stdin you have <>

 

by: ozoPosted on 2005-11-30 at 00:41:07ID: 15386442

if( my $grade = $in{int $score} ){ # but this would allow $score = 100.9 or $score = -0.5, contrary to the requirements stated in the Error message

 

by: luna621Posted on 2005-11-30 at 00:41:30ID: 15386446

Ah, $score = $ARGV[0]; fixed it.

chomp( my $score = <STDIN> );
$score = $ARGV[0];

for ($score) {
    if    (90 <= $score and $score <= 100)  { print "\n\nYou have an A!\n\n"; }
    elsif (80 <= $score and $score < 90)  { print "\n\nYou have an B!\n\n"; }
    elsif (70 <= $score and $score < 80)  { print "\n\nYou have an C!\n\n"; }
    elsif (60 <= $score and $score < 70)  { print "\n\nYou have an D!\n\n"; }
    elsif (0  <= $score and $score < 60)  { print "\n\nYou have an F!\n\n"; }
    else  { print "\n\nError: scores may not be less than 0 or greater than 100.\n\n"; }
}


Does this look good?

 

by: luna621Posted on 2005-11-30 at 00:43:26ID: 15386449

It seems to catch all the errors.

 

by: oleberPosted on 2005-11-30 at 00:44:45ID: 15386453

my $score = $ARGV[0];

for ($score) {
    if    (90 <= $score and $score <= 100)  { print "\n\nYou have an A!\n\n"; }
    elsif (80 <= $score and $score < 90)  { print "\n\nYou have an B!\n\n"; }
    elsif (70 <= $score and $score < 80)  { print "\n\nYou have an C!\n\n"; }
    elsif (60 <= $score and $score < 70)  { print "\n\nYou have an D!\n\n"; }
    elsif (0  <= $score and $score < 60)  { print "\n\nYou have an F!\n\n"; }
    else  { print "\n\nError: scores may not be less than 0 or greater than 100.\n\n"; }
}

 

by: ozoPosted on 2005-11-30 at 00:44:57ID: 15386455

if you're going to do
$score = $ARGV[0];
then
chomp( my $score = <STDIN> );
seems pointless

 

by: oleberPosted on 2005-11-30 at 00:45:17ID: 15386458

do you need the STDIN?

chomp( my $score = <STDIN> );

 

by: luna621Posted on 2005-11-30 at 00:45:20ID: 15386459

What happens if I comment out the for loop?  Will this still perform what it's supposed to do?

 

by: oleberPosted on 2005-11-30 at 00:46:35ID: 15386470

what?

 

by: luna621Posted on 2005-11-30 at 00:47:04ID: 15386474

> chomp( my $score = <STDIN> );
> seems pointless


Oops!  That was supposed to be commented out.

 

by: luna621Posted on 2005-11-30 at 00:47:35ID: 15386477

> what?

Just use the if/else, no need for loop.

 

by: oleberPosted on 2005-11-30 at 00:47:35ID: 15386478

you are correct

    my $score = $ARGV[0];

    if    (90 <= $score and $score <= 100)  { print "\n\nYou have an A!\n\n"; }
    elsif (80 <= $score and $score < 90)  { print "\n\nYou have an B!\n\n"; }
    elsif (70 <= $score and $score < 80)  { print "\n\nYou have an C!\n\n"; }
    elsif (60 <= $score and $score < 70)  { print "\n\nYou have an D!\n\n"; }
    elsif (0  <= $score and $score < 60)  { print "\n\nYou have an F!\n\n"; }
    else  { print "\n\nError: scores may not be less than 0 or greater than 100.\n\n"; }

 

by: ozoPosted on 2005-11-30 at 00:48:00ID: 15386480

If you're going to use
for ($score) {
then you can say

for( $score ){
    if    (90 <= $_ && $_ <= 100)  { print "\n\nYou have an A!\n\n"; }
    elsif (80 <= $_ && $_ < 90)  { print "\n\nYou have an B!\n\n"; }
    elsif (70 <= $_ && $_ < 80)  { print "\n\nYou have an C!\n\n"; }
    elsif (60 <= $_ && $_ < 70)  { print "\n\nYou have an D!\n\n"; }
    elsif (0  <= $_ && $_ < 60)  { print "\n\nYou have an F!\n\n"; }
    else  { print "\n\nError: scores may not be less than 0 or greater than 100.\n\n"; }
}

 

by: luna621Posted on 2005-11-30 at 00:48:03ID: 15386481

Seems to work okay.  The program is supposed to end after it matches one grade.

 

by: luna621Posted on 2005-11-30 at 00:48:44ID: 15386484

Yeah, I think I'll take out the for loop.

 

by: oleberPosted on 2005-11-30 at 00:49:02ID: 15386485

Or


    my $score = $ARGV[0];
    if    (90 <= $score and $score <= 100)  { print "\n\nYou have an A!\n\n"; }
    elsif (80 <= $score)  { print "\n\nYou have an B!\n\n"; }
    elsif (70 <= $score)  { print "\n\nYou have an C!\n\n"; }
    elsif (60 <= $score)  { print "\n\nYou have an D!\n\n"; }
    elsif (0  <= $score)  { print "\n\nYou have an F!\n\n"; }
    else  { print "\n\nError: scores may not be less than 0 or greater than 100.\n\n"; }

 

by: luna621Posted on 2005-11-30 at 00:49:03ID: 15386486

Okay, thank you!  Points time.

 

by: luna621Posted on 2005-11-30 at 00:50:05ID: 15386492

my $score = $ARGV[0];  --> would I have to use strict;  ?

 

by: ozoPosted on 2005-11-30 at 00:50:46ID: 15386498

my $score = $ARGV[0];
    if    (90 <= $score and $score <= 100)  { print "\n\nYou have an A!\n\n"; }
    elsif (80 <= $score)  { print "\n\nYou have an B!\n\n"; } #this will give a B grade for $score=110

 

by: oleberPosted on 2005-11-30 at 00:51:49ID: 15386503

no, but you should.

Forces you to declare the variables, avoiding many errors

Basically is a good practice

 

by: oleberPosted on 2005-11-30 at 00:53:44ID: 15386510

   my $score = $ARGV[0];
    if (100 < $score )   { print "\n\nError: scores may not be greater than 100.\n\n"; }
    elsif (90 <= $score)  { print "\n\nYou have an A!\n\n"; }
    elsif (80 <= $score)  { print "\n\nYou have an B!\n\n"; }
    elsif (70 <= $score)  { print "\n\nYou have an C!\n\n"; }
    elsif (60 <= $score)  { print "\n\nYou have an D!\n\n"; }
    elsif (0  <= $score)  { print "\n\nYou have an F!\n\n"; }
    else  { print "\n\nError: scores may not be less than 0.\n\n"; }

 

by: ozoPosted on 2005-11-30 at 00:54:53ID: 15386517

use warnings; #can also be helpful

 

by: oleberPosted on 2005-11-30 at 00:55:56ID: 15386521

warnings shall not be avaible, but you have them as
perl -w

 

by: luna621Posted on 2005-11-30 at 00:55:58ID: 15386522

So basically, all my programs should have the use strict and use warnings?  Just to be on the safe side?

 

by: oleberPosted on 2005-11-30 at 00:58:44ID: 15386538

basically yes.

in older versions you dont have warnings, but 'perl -w' is similar

 

by: ozoPosted on 2005-11-30 at 01:06:07ID: 15386573

or
$^W=1;
There are legitimate reasons for turning off strict and/or warnings, but until you know what they are, they can help you discover problems yourself without having to wait for someone to answer here

 

by: luna621Posted on 2005-11-30 at 01:06:22ID: 15386574

thank you!!

20120131-EE-VQP-002

3 Ways to Join

30-Day Free Trial

The Experts

98% positive feedback on 31,087 answers since March 2000. angeliii is a Microsoft Most Valuable Professional for his work with MS SQL Server & Develoment.

He has also proven his knowledge of Visual Basic Programming, PHP Scripting and Oracle Databases.

The Experts

97% positive feedback on 10,752 answers since July 2000. lrmoore has more than 18 years experience in the networking industry.

The six-time Mircosoft MVPs specialties include firewalls, virtual private networking, and network management.

Testimonials

"...and excellent source for support... Kind of like having your very own IT dept." Electriciansnet

Testimonials

"I was apprehensive at signing up at first. However... it has already made my life as an IT administrator much easier." JaCrews

Testimonials

"WOW! You guys have great, active, and knowledgeable people on here." moore50

Business Clients

Business Clients

In the Press

"If you’ve got a question... Experts Exchange can supply an answer.”

In the Press

"...an invaluable aid for both IT professionals and those who require tech support."

In the Press

"where IT professionals provide quick answers on just about any topic"

Business Account Plans

Loading Advertisement...