Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl Monk, Perl Meditation
 
PerlMonks  

Re: Script fails to insert text and appends it towards the end of file.

by haukex (Archbishop)
on Nov 21, 2020 at 13:26 UTC ( [id://11123972]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    use warnings;
    use strict;
    ...
        }
        close $ifh;
    }
    
  2. or download this
    'Node ID            X              Y              Z    BC    
     NODE               1        4.51000        0.00000       79.00000
    ...
     BEAM              2        3        2        2       36       1
     PIPE            19       4.489       0.022
     PIPE            20       4.488       0.021
    
  3. or download this
     NODE              32        0.00000        0.00000       -1.90000
     NODE              33        0.00000        0.00000       -5.50000
     BEAM              26        27       26        1       14       1
    
  4. or download this
    'Node ID            X              Y              Z    BC    
     NODE               1        4.51000        0.00000       79.00000
    ...
     BEAM              2        3        2        2       36       1
     PIPE            19       4.489       0.022
     PIPE            20       4.488       0.021
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others studying the Monastery: (3)
As of 2024-04-19 05:17 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found