Beefy Boxes and Bandwidth Generously Provided by pair Networks
go ahead... be a heretic
 
PerlMonks  

Re: Style in CGI Header

by frozenwithjoy (Priest)
on Sep 30, 2014 at 04:15 UTC ( [id://1102410]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    $whatever = [ $_css_path, $_css_path2 ];
    -style => { -code => $page_style, src => $whatever }, #....
    
  2. or download this
    push @{ $whatever }, $_css_path3;
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1102410]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others admiring the Monastery: (6)
As of 2024-04-25 10:48 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found