Mercurial > pub > Impl
comparison Lib/IMPL/DOM/Property.pm @ 180:d1676be8afcc
Перекодировка в utf-8
author | sourcer |
---|---|
date | Fri, 30 Dec 2011 23:40:00 +0300 |
parents | 76515373dac0 |
children | 6253872024a4 |
comparison
equal
deleted
inserted
replaced
179:b3d91ff7aea9 | 180:d1676be8afcc |
---|---|
30 public property ServiceData => prop_all; | 30 public property ServiceData => prop_all; |
31 } | 31 } |
32 | 32 |
33 =head1 DESCRIPTION | 33 =head1 DESCRIPTION |
34 | 34 |
35 , . | 35 Позволяет объявлять свойства, которые будут видны в списке свойств. |
36 | 36 |
37 =cut | 37 =cut |