And the corrections for the Air Force
%usaf = ( 'E-1' => 'Airman Basic',
'E-2' => 'Airman',
'E-3' => 'Airman First Class',
'E-4' => 'Senior Airman',
'E-5' => 'Staff Sergeant',
'E-6' => 'Technichal Sergeant',
'E-7' => 'Master Sergeant',
'E-8' => 'Senior Master Sergeant',
'E-9' => 'Chief Master Sergeant',
'W-1' => '',
'W-2' => '',
'W-3' => '',
'W-4' => '',
'W-5' => '',
'O-1' => 'Lieutenant',
'O-2' => 'Lieutenant',
'O-3' => 'Captain',
'O-4' => 'Major',
'O-5' => 'Lieutenant Colonel',
'O-6' => 'Colonel',
'O-7' => 'General',
'O-8' => 'General',
'O-9' => 'General',
'O-10' => 'General',
'O-11' => 'General of the Air Force');
TStanley
--------
War is an ugly thing, but not the ugliest of things. The decayed and degraded state of moral and patriotic feeling which thinks that “nothing is worth war” is much worse. The person who has nothing for which he is willing to fight, nothing which is more important than his own personal safety, is a miserable creature and has no chance of being free unless made and kept so by the exertions of better men than himself. -- John Stuart Mill
Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
Read Where should I post X? if you're not absolutely sure you're posting in the right place.
Please read these before you post! —
Posts may use any of the Perl Monks Approved HTML tags:
- a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
| |
For: |
|
Use: |
| & | | & |
| < | | < |
| > | | > |
| [ | | [ |
| ] | | ] |
Link using PerlMonks shortcuts! What shortcuts can I use for linking?
See Writeup Formatting Tips and other pages linked from there for more info.