Perl change working directory of caller -


i want write perl script changes working directory somewhere else, something, , leaves me in directory after call shell. chdir first part. how change working directory of caller?

what want not possible. closest thing write bash want , in calling shell, source instead of running it. software cannot affect shell calls it.


Comments

Popular posts from this blog

haskell - Using filter on an item in a list? -

tomcat6 - Exception when stopping container for a with Spring + Quartz + Tomcat web application -

c# - Binding attached property to IEnumerable -