•
•
•
•
What is DaniWeb IT Discussion Community?
You're currently browsing the Perl section within the Software Development category of DaniWeb, a massive community of 425,905 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 1,885 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Please support our Perl advertiser: Programming Forums
Views: 3406 | Replies: 2
![]() |
•
•
Join Date: Feb 2002
Location: Long Island, NY
Posts: 1,134
Reputation:
Rep Power: 12
Solved Threads: 4
Been a while since I've heard anyone uttered the words "SafePerl."
What it boils down to is it's a restricted version of the Perl language where your scripts can't screw up the system is running on. Lots of things are limited. It's used in schools. If you're going to develop an app, I recommend regular Perl, mod_perl, and Embperl for your apps. That is if you MUST do something in Perl. I would never recommend anyone to do anything in Perl unless it's a system script where a lot of text parsing is needed. The only thing I like about Perl is how it handles files and its regular expression engine. Everything else sucks for me.
Anyways, here's some basic info on SafePerl:
http://www.maths.ox.ac.uk/help/faqs/www/safeperl.shtml
SafePerl is pretty much the same as regular Perl but restricted. There really isn't a central place like CPAN for it because it's not as popular. If you want to find some premade scripts I'd only be giving you a google result so you can search them yourself.
What it boils down to is it's a restricted version of the Perl language where your scripts can't screw up the system is running on. Lots of things are limited. It's used in schools. If you're going to develop an app, I recommend regular Perl, mod_perl, and Embperl for your apps. That is if you MUST do something in Perl. I would never recommend anyone to do anything in Perl unless it's a system script where a lot of text parsing is needed. The only thing I like about Perl is how it handles files and its regular expression engine. Everything else sucks for me. Anyways, here's some basic info on SafePerl:
http://www.maths.ox.ac.uk/help/faqs/www/safeperl.shtml
SafePerl is pretty much the same as regular Perl but restricted. There really isn't a central place like CPAN for it because it's not as popular. If you want to find some premade scripts I'd only be giving you a google result so you can search them yourself.
_.:: my websites ::._
blog @ www.samaru.net * engi No Jutsu @ www.narutorp.net * portfolio @ shinylight.com
deviantART: inscissor
blog @ www.samaru.net * engi No Jutsu @ www.narutorp.net * portfolio @ shinylight.com
deviantART: inscissor
•
•
Join Date: Mar 2004
Location: Colorado Springs, CO
Posts: 41
Reputation:
Rep Power: 5
Solved Threads: 2
I think perl is a perfect language to write apps in. The GTK API for perl is relatively simple, and if experienced enough, you can combine that awesome parsing/reg exp power of perl with a GUI and you have yourself something nice.
---------------------------------------
Insomnia: Becoming conscious of your own craziness
Insomnia: Becoming conscious of your own craziness
![]() |
•
•
•
•
•
•
•
•
DaniWeb Perl Marketplace
•
•
•
•
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
Similar Threads
- Perl, Expect, Cygwin, SSH, and ID Creation / Password Maintenance (Perl)
- perl inline module (Perl)
- Perl/CGI (Saving Data) Part III (Computer Science and Software Design)
- OptiPerl - Perl IDE (Perl)
Other Threads in the Perl Forum
- Previous Thread: Good books on Shell Programming/Perl
- Next Thread: shebang!



Linear Mode