in reply to Problems Getting the Template Correct when Using unpack()
#my @formats = ( "C*", "C8a6C*", "C8a*", "C8a6C33C1"); my @formats = ( "C8A6A33C1" );
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Problems Getting the Template Correct when Using unpack()
by ozboomer (Friar) on Oct 10, 2017 at 22:37 UTC | |
by haukex (Archbishop) on Oct 11, 2017 at 07:58 UTC |