Help for this page

Select Code to Download


  1. or download this
    use CGI;
    use CGI::Carp qw(fatalsToBrowser);
    ...
    
    # in working/Twitter/Twitter_people.pl
    my $select = encode_entities($cgi->param('accounts'),'<>"');