On Mon, 2012-06-18 at 22:57 -0700, Pervez Mulla wrote: > I am Newbie.recently started with django,how to trigger simple Perl > script > in django project,
this has nothing to do with django - use python. Search for subprocess.call() (is some professor somewhere giving his students an assignment?) -- regards Kenneth Gonsalves -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/django-users?hl=en.

