Beefy Boxes and Bandwidth Generously Provided by pair Networks
No such thing as a small change
 
PerlMonks  

Re: Stuck in Perl.. Partial code, but it needs more improvement.. Any suggestions, please?

by GrandFather (Saint)
on Jun 01, 2021 at 00:14 UTC ( [id://11133339]=note: print w/replies, xml ) Need Help??


in reply to Stuck in Perl.. Partial code, but it needs more improvement.. Any suggestions, please?

We like to see strictures (use strict; use warnings;), but it looks like you added them as boiler plate to make us happy. As Marshall hints you can not possibly have run the code as presented. In fact even with strictures removed there are still many syntax errors that prevent the code from running. You have presented us with a steaming pile of dog turds so you haven't received very much help. As a first step you need to present code that actually runs and for very strong preference is self contained (see I know what I mean. Why don't you? for how you might do that).

At this stage tools such as BioPerl are likely to be a distraction until you get some basic Perl squared away. We can help with your Perl understanding given a sound starting point (so that we can understand where you are having trouble). Fewer of us can help with the biological component of your problem and none of us should do your homework for you.

Bottom line: you need to get a stand alone (no external files) test version of your code going at least enough that you can come back to us with your Perl coding problems.

Optimising for fewest key strokes only makes sense transmitting to Pluto or beyond

Replies are listed 'Best First'.
Re^2: Stuck in Perl.. Partial code, but it needs more improvement.. Any suggestions, please?
by Marshall (Canon) on Jun 01, 2021 at 01:38 UTC
    "steaming pile of dog turds" is harsh but accurate.

    I agree with this:
    Bottom line: you need to get a stand alone (no external files) test version of your code going at least enough that you can come back to us with your Perl coding problems.

    ADDED: I am against describing code in terms of animal excrement in public even if that is what it is.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others avoiding work at the Monastery: (4)
As of 2024-03-29 05:02 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found