in reply to Integrating Script with .htaccess

How about putting the scripts into this secured client area and then simply leave out your login code? It's kinda risky but should work.
-- package Lizard::King; sub can { do { 'anything'} };