The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

TL::InputFilter::SEO - input filter for SEO (ja)

NAME (ja)

TL::InputFilter::SEO::JA - SEO��ュ�������c�˨�

SYNOPSIS

  $TL->setInputFilter(['TL::InputFilter::SEO', 999]);
  $TL->setInputFilter('TL::InputFilter::HTML');
  
  $TL->startCgi(
      -main => \&main,
  );
  
  sub main {
      if ($CGI->get('mode') eq 'Foo') {
          ...
      }
  }

DESCRIPTION

�����勉����c�˨�帥�壩❶��勉�������� PATH_INFO �����������í�若�������宴��緇�������

  foo.cgi/aaa/100/bbb/200
  => aaa=100&bbb=200

羈���

�����勉����c�˨�帥�� TL::Session ������ TL::InputFilter::MobileHTML ���篏窮����������翫����壔�� ��������������������������若�違�������������̬┃絎������ŝ�������違�ŝ����ŝ�����

METHODS

decodeCgi

��������<�純�����

decodeURL

��������<�純�����

SEE ALSO

TL
TL::InputFilter
TL::InputFilter::MobileHTML
TL::Session

AUTHOR INFORMATION

    Copyright 2006 YMIRLINK Inc. All Rights Reserved.

    This framework is free software; you can redistribute it and/or modify it under the same terms as Perl itself

    �����勉����㋘�若����壔�若�壔�壔����ŝ�若�純�������⓾�с�≪�с����������ŝ����� Perl �����������í�ゃ�祉�潟�鴻�� �����у�����絽������喝����眼��茵���������������堺�ャ�障�����

    Address bug reports and comments to: tl@tripletail.jp

    HP : http://tripletail.jp/