Skip to content

A program that calculates Celsius to Fahrenheit and vice-versa (in the Perl Programming Lenguage)

Notifications You must be signed in to change notification settings

N1co1asB1ancon1/perl_temperature_converter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

perl_temperature_calculator

This is a simple script that will ask you for temperature (Celsius or Fahrenheit) and convert it to fahrenheit (if celsius) or Celsius (If Fahrenheit)

HOW DO I RUN IT???

Download the code git clone https://github.com/N1co1asB1ancon1/perl_temperature_calculator

CHANGE PERMISSIONS IF NECESSARY! chmod +x celsius2fahrenheit.pl

Run the code perl celsius2fahrenheit.pl

ENJOY!

DISCLAIMER

Most of the code has ben totally stolen from the book Mastering Regular Expressions

About

A program that calculates Celsius to Fahrenheit and vice-versa (in the Perl Programming Lenguage)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages