Help for this page
if ( $action eq 'new' ) { ... &code_to_create_new(); } }
if ( $action eq 'new' ) { ... } &code_to_create_new(); }