首页
学习
活动
专区
圈层
工具
发布
    • 综合排序
    • 最热优先
    • 最新优先
    时间不限
  • 来自专栏技术杂记

    perl dancer 基础2

    启动应用 使用 plackup -r bin/app.psgi 启动应用 [dancer@dancer-test ~]$ cd TEST-APP/ [dancer@dancer-test TEST-APP Makefile.PL MANIFEST MANIFEST.SKIP public t views [dancer@dancer-test TEST-APP]$ plackup -r bin/app.psgi Watching bin/lib bin/app.psgi for file updates. HTTP::Server::PSGI: Accepting connections at http://0:5000/ ... ... ...

    35240编辑于 2022-03-25
  • 来自专栏技术杂记

    perl dancer 基础3

    . ├── bin │   └── app.psgi ├── config.yml ├── cpanfile ├── environments │   ├── development.yml │   └

    2.1K30编辑于 2022-03-25
  • 来自专栏技术杂记

    perl dancer 基础1

    TEST-APP/t + TEST-APP/t/002_index_route.t + TEST-APP/t/001_base.t + TEST-APP/bin + TEST-APP/bin/app.psgi

    1.5K30编辑于 2022-03-25
  • 来自专栏入门小站

    Linux之ack命令

    mly --[no]parrot .pir .pasm .pmc .ops .pod .pg .tg --[no]perl .pl .pm .pod .t .psgi

    1.7K20编辑于 2022-06-02
  • 来自专栏入门小站

    Linux之ack命令

    mly --[no]parrot .pir .pasm .pmc .ops .pod .pg .tg --[no]perl .pl .pm .pod .t .psgi

    1.6K00编辑于 2022-03-17
  • 来自专栏入门小站

    Linux之ack命令

    mly --[no]parrot .pir .pasm .pmc .ops .pod .pg .tg --[no]perl .pl .pm .pod .t .psgi

    2.3K00发布于 2021-08-18
  • 来自专栏后场技术

    Nginx Unit 1.0发布,可运行Go、Python、PHP等多种语言

    "group": "www", "working_directory": "/www/bugtracker", "script": "app.psgi

    1.1K20发布于 2020-09-03
领券