User Name Password Register
DaniWeb IT Discussion Community
All
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
Reply
Join Date: Jan 2004
Posts: 10
Reputation: IbnKuldun is an unknown quantity at this point 
Rep Power: 5
Solved Threads: 0
IbnKuldun's Avatar
IbnKuldun IbnKuldun is offline Offline
Newbie Poster

Safe Perl

  #1  
Jan 8th, 2004
What exactly is Safe Perl and is there a place where you can find ready made Safe Perl compliant scripts?
AddThis Social Bookmark Button
Reply With Quote  
Join Date: Feb 2002
Location: Long Island, NY
Posts: 1,134
Reputation: samaru is just really nice samaru is just really nice samaru is just really nice samaru is just really nice 
Rep Power: 12
Solved Threads: 4
Colleague
samaru's Avatar
samaru samaru is offline Offline
a.k.a inscissor

Re: Safe Perl

  #2  
Jan 9th, 2004
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.
_.:: my websites ::._
blog @ www.samaru.net * engi No Jutsu @ www.narutorp.net * portfolio @ shinylight.com
deviantART: inscissor
Reply With Quote  
Join Date: Mar 2004
Location: Colorado Springs, CO
Posts: 41
Reputation: Eico is an unknown quantity at this point 
Rep Power: 5
Solved Threads: 2
Eico's Avatar
Eico Eico is offline Offline
Light Poster

Re: Safe Perl

  #3  
Mar 24th, 2004
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
Reply With Quote  
Reply

Only community members can participate in forum threads. You must register or log in to contribute.

DaniWeb Perl Marketplace
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)

 

Thread Tools Display Modes

Similar Threads
Other Threads in the Perl Forum

All times are GMT -4. The time now is 7:47 pm.
Forum system based on vBulletin Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
©2003 - 2008 DaniWeb® LLC