Using -h Parameter into a debugging perl skript

[email protected] Tue, 19 Dec 2017 08:10:04 +0100
Newsgroups gmane.comp.debugging.ddd.general
Message-ID <trinity-3fa73774-5781-4e3d-8dc1-2bc74f5bd86f-1513667404461@3c-app-gmx-bs77>
Hello DDD Team,

I have a question and not found a answer.

I want to use the prarameter -h for a perl skript.

Command Shell

ddd test.pl -h

But if I write this, ddd write the help text on the screen.

how can I use the parameter -h in the perl script

I used some paramters more in the original perl skripts.

Best regards

Robin