Precisium Logo
PRECISIUM
Pricing      Policies      Support/FAQ      Contact      Payments      Webmail
Phone:   +61 2 9966 8228
Fax:   +61 2 9901 3027
Email:   info@precisium.com.au
WEBPUB.NET - Available Scripting Languages
  • TCL V 8.5+ (Threaded build with a selection of BSD licensed packages) - Tcl at Precisium
    • Current implementation is CGI based TCL scripts.
    • In future there will be an option allowing long-running TCL processes on a specialised webserver platform.
    • Contact support@webpub.net for information on the use of TCL scripts on our hosting packages.
  • PHP Version 5.2+ - WEBPUB.NET PHP hosting
  • Classic ASP - VBScript and JScript
  • ASP.NET
  • Perl V 5.8+ (Activestate www.activestate.com)
    • Repository of packages (for Win32) as installed on webservers - http://perlpack.webpub.net
    • To install on your own machine use PPM :
      • search --location http://perlpack.webpub.net
      • install --location http://perlpack.webpub.net [packagename]
  • Python Version 2.1.1 - python.org
    • Python is installed as an ActiveX Scripting Engine, so you can use it in .ASP pages.
      Just insert the following tag at the top of your ASP file to use Python as your scripting language.
      <%@Language = Python %>