Beefy Boxes and Bandwidth Generously Provided by pair Networks
XP is just a number
 
PerlMonks  

(crazyinsomniac:) Re: Fabric calculator - a better way to do it?

by crazyinsomniac (Prior)
on Dec 06, 2001 at 11:42 UTC ( [id://129865]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    F:\dev>perl fabric.pl
    How many fabrics are you using?
    2
    ...
    Illegal division by zero at fabric.pl line 88, <STDIN> line 7.
    
    F:\dev>
    
  2. or download this
    #!/usr/bin/perl -w
    use strict;
    ...
        $number_of_fabrics = 3;
    }
    #... more to come ... ;D
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://129865]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others rifling through the Monastery: (4)
As of 2024-04-19 22:32 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found