I am trying to redirect output of a perl module to a folder on desktop as follows, but I am getting the message
"Access denied"
C:\Users\Admin>perldoc File::Copy > "C:/Users/Admin/Desktop/TeamSite Perl Modules"
Access is denied.
Why am I getting such a messsage. How can I output perl module content to a folder ?