Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Attempt to call undefined import method with arguments ("tmpdir") via package "File::Spec" #1857

Open
MinWook6457 opened this issue Jan 24, 2025 · 0 comments

Comments

@MinWook6457
Copy link

OS : Window

ISSUE
In the process of installing ora2pg and installing modules through cpan, you can check the FILE:Spec module, but if you run a test before using ora2pg, the same problem as using it will occur.

Image

CHECK :
C:\Users\big33\Desktop\ora2pg\ora2pg>perl -MFile::Spec -e "print $File::Spec::VERSION"
SCALAR(0x23f0547fff8)

ora2pg

Image

What additional settings should I make?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant