I use ActiveState Perl 5.8.8 with Eclipse/EPIC. And it works fine. I'd like to use perldoc as well. But there is message in Eclipse "Documentation is not available." in Eclipse my perl interpreter is "C:\perl\bin\perlexe". Or if I type in cmd "perldoc" appears a message "Can't find perldoc on PATH." Sure, in system env variables C:\perl\bin path exists. perl.exe and perldoc.bat are located in the same folder, but perl works and perldoc is not. But is I go before to perl folder in cmd "cd C:\perl\bin" and type perldoc, then perldoc works well. I checked my environment variables again, but I couldn't detect any problem there - "C:\perl\bin" is in very beginning of variables in PATH, perl.exe and perldoc.bat are both located in this folder.
perl.exe runs from any folder, and perldoc.bat is not. Meanwhile they both are located in the same folder
266 views Asked by Sergey At
1
There are 1 answers
Related Questions in ECLIPSE
- I need the BIRT.war that is compatible with Java 17 and Tomcat 10
- GUI window is not appearing
- I am trying to run java application in Eclipse, When I try to do Run > Run as > Java Application it starts to show little processing but nothing happe
- Migrating Google App Engine - Eclipse Java 8
- Unable to compile the class for JSP in tomcat 8.5.95
- Eclipse + CMake: Eclipse index unable to resolve header files
- Commit Each Change from Eclipse to GitHub as a different Branch
- Using Eclipse Maven project, import new version of a class from a jar file created from another Maven project
- Is the Eclipse RCP "Window > Show View" menu predefined somewhere
- To enable syntax highlighting with color for JBehave stories in Eclipse
- Eclipse: "package...does not exist" when building a Maven package that references a class in another project
- TestNG update related issue
- How to print a value by comparing 2 fields inside JSON - RestAssured
- How to build using Eclipse Tycho
- "Cannot be resolved as a type" problem with Java
Related Questions in PERL
- Perl Regex for converting query strings
- Cross compiling perl for Android ld.lld: error: unable to find library -lpthread
- Regexp to remove small numbers and leave large ones
- `df` command not capturing entire output in perl
- Webmin CentOS7 AWS backup errors - perl(S3::AWSAuthConnection) can't be installed
- How to ignore perm errors with Path::Tiny 'visit'? (Windows)
- Why does setting `*\` to a scalar (string) reference not result in auto printing
- Regex for deconstructing SQL where statement
- Random characters in DS record from Net::DNS:RR when calling print/string
- Perl with Selenium: cannot save the Web page with Ctrl+S
- openssl pbkdf2 and perl
- Strawberry Perl using a separate winlibs distro
- Perl / Undefined value as a HASH reference when running SNMP queries
- Timestamp with timezone: works with isql but not with DBD::Firebird
- Slurping a file ... syntax error - example from perldoc
Related Questions in ACTIVESTATE
- Non-Greedy Capture between parens in TCL: #\( .*?\)
- Did ActiveState stop providing plain old MSI installer of Perl for Windows?
- Can't get Win32::NetResource
- installing ActiveState Python 3.9 under windows 10/11
- Preparing Installer for State Tool Package Manager. . .x Failed
- Exception calling "DownloadString" with "1' argument<s>
- install_driver(mysql) failed: Attempt to reload DBD/mysql.pm aborted error in Bugzilla installation on Windows
- ActiveState log files proliferate in VS code
- File .log with "Could not load configuration: Failed to load configuration" VSCode
- How should I deal with Activestate removing PPM from their Perl?
- python cannot see ActiveTcl after installation
- How does ActiveState's PPM generate HTML and where does it store it?
- Python Error: ModuleNotFoundError: No module named 'cryptography.hazmat.bindings._constant_time'
- Unable to Install SOAP LITE
- How can I distribute an application with many perlapp executables but distribute only one perl
Related Questions in EPIC
- Is there a better way to write this Jira query?
- Is there any way to get notified about Patient Location Changes using EPIC Vendor Services?
- How to create encounter in epic?
- How to generate jti ( JWT Id) in java script?
- How to create observation LDA-W(R4) in epic?
- Epic on FHIR Sandbox Clinician Login Issue
- can't inspect run-time values in EPIC PERL eclipse
- Work Item service limits: impossible to add more than 1000 links
- How is this redux observable Epic works?
- Test the smart on FHIR application on any production ready EHR. Avoid second level of authentication after launch inside EHR
- Authenticating an external API for Smart on FHIR app that talks to EHR systems
- EPIC FHIR ServiceRequest SNOMED Token Construction
- How to write an AZDO query that returns a list bugs in one epic only?
- Scriptrunner Create issue and assign to existing epic
- How to resolve EPIC's FHIR OAuth2 dynamic registration "invalid_client_metadata" error? Does EPIC's dynamic registration endpoint work?
Related Questions in PERLDOC
- Slurping a file ... syntax error - example from perldoc
- perl -s switch documentation confusion
- How can I print only a specific format name in a Perl POD?
- Is there a PDF document of the current core Perl 5 version (eg. 5.34)?
- How to document parameters in Perl POD
- JSDoc style commenting for Perl Objects and sub
- What is the official Perl documentation on the web?
- perldoc shows "Can't find any loadable formatter class in Pod" error?
- How to view only doc text with pydoc
- proper shell term/TERM value for windows in XQuartz?
- perl's pod2usage(-verbose => 2) shows the source code instead of the formatted documentation
- Perl "do", with relative path beginning with "." or ".."
- How to find (offline) perl documentation - "case insensitive" or with regular expression
- Why is perldoc failing here?
- cpanm does not register all installed modules in perllocal.pod
Popular Questions
- How do I undo the most recent local commits in Git?
- How can I remove a specific item from an array in JavaScript?
- How do I delete a Git branch locally and remotely?
- Find all files containing a specific text (string) on Linux?
- How do I revert a Git repository to a previous commit?
- How do I create an HTML button that acts like a link?
- How do I check out a remote Git branch?
- How do I force "git pull" to overwrite local files?
- How do I list all files of a directory?
- How to check whether a string contains a substring in JavaScript?
- How do I redirect to another webpage?
- How can I iterate over rows in a Pandas DataFrame?
- How do I convert a String to an int in Java?
- Does Python have a string 'contains' substring method?
- How do I check if a string contains a specific word?
Trending Questions
- UIImageView Frame Doesn't Reflect Constraints
- Is it possible to use adb commands to click on a view by finding its ID?
- How to create a new web character symbol recognizable by html/javascript?
- Why isn't my CSS3 animation smooth in Google Chrome (but very smooth on other browsers)?
- Heap Gives Page Fault
- Connect ffmpeg to Visual Studio 2008
- Both Object- and ValueAnimator jumps when Duration is set above API LvL 24
- How to avoid default initialization of objects in std::vector?
- second argument of the command line arguments in a format other than char** argv or char* argv[]
- How to improve efficiency of algorithm which generates next lexicographic permutation?
- Navigating to the another actvity app getting crash in android
- How to read the particular message format in android and store in sqlite database?
- Resetting inventory status after order is cancelled
- Efficiently compute powers of X in SSE/AVX
- Insert into an external database using ajax and php : POST 500 (Internal Server Error)
It's not "perldoc.bat" that couldn't be found. There should be a Perl script named "perldoc" (with no file extension) in the same directory as "perldoc.bat". The message "Can't find %s on PATH" comes from Perl itself and means (see perldiag):
(It's "perldoc.bat" that runs Perl with the "-S" switch, in order to launch the "perldoc" script.)
I don't know why you were missing the "perldoc" script.