Beefy Boxes and Bandwidth Generously Provided by pair Networks
Think about Loose Coupling
 
PerlMonks  

Re: Need to know the export process of Dancer 2 app.

by 1nickt (Canon)
on Jun 23, 2021 at 08:36 UTC ( [id://11134197]=note: print w/replies, xml ) Need Help??


in reply to Need to know the export process of Dancer 2 app.

Instead of trying to export @access_token you should call the subroutine in the other package inside webapp.pm. my $result = Op::api_call3(@access_token) or similar ... and you will have to finish writing the subroutine of course.


The way forward always starts with a minimal test.

Replies are listed 'Best First'.
Re^2: Need to know the export process of Dancer 2 app.
by chandantul (Scribe) on Jun 23, 2021 at 12:35 UTC

    Hi , I was able to fix the issue. Thanks for all your help.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://11134197]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others having a coffee break in the Monastery: (3)
As of 2024-03-29 14:52 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found