Passing Perl Variables back to Shell Script

Associate
Joined
3 Oct 2004
Posts
68
Location
Biggin Hill
As the title is this possible? I am calling a perl script from within a shell script and wish to pass back a variable from the Perl script to the shell script?

If this is not possible how would I code in shell a test that a string has at least one upper case character, one lower case character and a number?

Any help would be great
 
Back
Top Bottom